org.apache.fop.render.afp.extensions
Class AFPElement
- Cloneable
This class extends the org.apache.fop.extensions.ExtensionObj class. The
object faciliates extraction of elements from formatted objects based on
the static list as defined in the AFPElementMapping implementation.
AFPElement(FONode parent, String name) - Constructs an AFP object (called by Maker).
|
addCharacters , addChildNode , attachSiblings , attributeError , attributeWarning , bind , canHaveMarkers , charIterator , clone , clone , createPropertyList , decorateWithContextInfo , endOfNode , errorText , gatherContextInfo , getChildNodes , getChildNodes , getContentHandlerFactory , getContextInfo , getExtensionAttachment , getFOEventHandler , getLocalName , getLocator , getLocatorString , getLogger , getName , getName , getNameId , getNamespaceURI , getNodeString , getNormalNamespacePrefix , getParent , getRoot , getUserAgent , inMarker , invalidChildError , invalidChildError , missingChildElementError , missingPropertyError , nodesOutOfOrderError , processNode , removeChild , setLocator , startOfNode , tooManyNodesError , tooManyNodesError , validateChildNode , warningText |
AFPElement
public AFPElement(FONode parent,
String name)
Constructs an AFP object (called by Maker).
parent
- the parent formatting objectname
- the name of the afp element
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.