Uses of Class
org.apache.fop.fo.ElementMappingRegistry
-
Packages that use ElementMappingRegistry Package Description org.apache.fop.apps Application classes used for running FOP embedded in other applications.org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. -
-
Uses of ElementMappingRegistry in org.apache.fop.apps
Methods in org.apache.fop.apps that return ElementMappingRegistry Modifier and Type Method Description ElementMappingRegistry
FopFactory. getElementMappingRegistry()
ElementMappingRegistry
FOUserAgent. getElementMappingRegistry()
-
Uses of ElementMappingRegistry in org.apache.fop.fo
Fields in org.apache.fop.fo declared as ElementMappingRegistry Modifier and Type Field Description protected ElementMappingRegistry
FOTreeBuilder. elementMappingRegistry
The registry for ElementMapping instances
-