Uses of Class
org.apache.fop.afp.modca.Registry
-
Packages that use Registry Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of Registry in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as Registry Modifier and Type Field Description private static Registry
Registry. instance
singleton instanceMethods in org.apache.fop.afp.modca that return Registry Modifier and Type Method Description static Registry
Registry. getInstance()
Returns a single instance of a MO:DCA Registry
-