Uses of Class
org.apache.fop.util.ContentHandlerFactoryRegistry
-
Packages that use ContentHandlerFactoryRegistry Package Description org.apache.fop.apps Application classes used for running FOP embedded in other applications. -
-
Uses of ContentHandlerFactoryRegistry in org.apache.fop.apps
Fields in org.apache.fop.apps declared as ContentHandlerFactoryRegistry Modifier and Type Field Description private ContentHandlerFactoryRegistryFopFactory. contentHandlerFactoryRegistryThe registry for ContentHandlerFactory instanceMethods in org.apache.fop.apps that return ContentHandlerFactoryRegistry Modifier and Type Method Description ContentHandlerFactoryRegistryFopFactory. getContentHandlerFactoryRegistry()ContentHandlerFactoryRegistryFOUserAgent. getContentHandlerFactoryRegistry()
-