org.apache.fop.fo
Class UnknownXMLObj
- Cloneable, ContentHandlerFactory.ObjectBuiltListener, EventListener
public class UnknownXMLObj
Class for handling generic XML from a namespace not recognized by FOP
addCharacters, addChildNode, addElement, buildTopLevel, createBasicDocument, getDOMDocument, getDimension, getIntrinsicAlignmentAdjust, getLocalName, notifyObjectBuilt, processNode, validateChildNode |
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 |
UnknownXMLObj
protected UnknownXMLObj(FONode parent,
String space) Constructs an unknown xml object (called by Maker).
parent - the parent formatting objectspace - the namespace for this object
addCharacters
protected void addCharacters(data[] ,
int start,
int length,
PropertyList pList,
Locator locator)
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.