org.apache.fop.render.afp.extensions
Class AbstractAFPExtensionObject
- Cloneable
public abstract class AbstractAFPExtensionObject
Base class for the AFP-specific extension elements.
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 |
AbstractAFPExtensionObject
public AbstractAFPExtensionObject(FONode parent,
String name)
parent
- the parent formatting objectname
- the name of the afp element
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.