org.apache.fop.render.afp.extensions |
|
Java Source File Name | Type | Comment |
AbstractAFPExtensionObject.java | Class | Base class for the AFP-specific extension elements. |
AFPAttribute.java | Class | This class extends the org.apache.fop.fo.StringProperty.Maker inner class
in order to provide a static property maker. |
AFPElement.java | Class | This class extends the org.apache.fop.extensions.ExtensionObj class. |
AFPElementMapping.java | Class | AFPElementMapping object provides the ability to extract information
from the formatted object that reside in the afp namespace. |
AFPExtensionHandler.java | Class | ContentHandler (parser) for restoring AFPExtension objects from XML. |
AFPExtensionHandlerFactory.java | Class | Factory for the ContentHandler that handles serialized AFPPageSetup instances. |
AFPPageSetup.java | Class | This is the pass-through value object for the PostScript extension. |
AFPPageSetupElement.java | Class | Extension element for fox:ps-page-setup-code. |