fop 2.2

Uses of Class
org.apache.fop.fo.ElementMappingRegistry

Packages that use ElementMappingRegistry
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
 ElementMappingRegistry FopFactory.getElementMappingRegistry()
           
 ElementMappingRegistry FOUserAgent.getElementMappingRegistry()
           
 

Uses of ElementMappingRegistry in org.apache.fop.fo
 

Fields in org.apache.fop.fo declared as ElementMappingRegistry
protected  ElementMappingRegistry FOTreeBuilder.elementMappingRegistry
          The registry for ElementMapping instances
 


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.