Package net.sourceforge.jeuclid.fop
Class JEuclidObj
java.lang.Object
org.apache.fop.fo.FONode
org.apache.fop.fo.XMLObj
net.sourceforge.jeuclid.fop.JEuclidObj
- All Implemented Interfaces:
Cloneable,EventListener,org.apache.fop.util.ContentHandlerFactory.ObjectBuiltListener
- Direct Known Subclasses:
JEuclidElement
public class JEuclidObj
extends org.apache.fop.fo.XMLObj
Catch all MathML objects as default element.
- Version:
- $Revision: 8afef6dd0d58 $
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.fop.fo.FONode
org.apache.fop.fo.FONode.FONodeIterator, org.apache.fop.fo.FONode.GatherContextInfoFunction -
Field Summary
Fields inherited from class org.apache.fop.fo.XMLObj
doc, element, nameFields inherited from class org.apache.fop.fo.FONode
FO_URI, FOX_URI, locator, log, nodeChangeBarList, parent, siblings, startOfNodeChangeBarList -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fop.fo.XMLObj
addChildNode, addElement, buildTopLevel, characters, createBasicDocument, getDimension, getDOMDocument, getIntrinsicAlignmentAdjust, getLocalName, notifyObjectBuilt, processNode, validateChildNodeMethods inherited from class org.apache.fop.fo.FONode
addCharacters, attachSiblings, bind, canHaveMarkers, charIterator, clone, clone, collectDelimitedTextRanges, collectDelimitedTextRanges, createPropertyList, decorateWithContextInfo, endOfNode, errorText, finalizeNode, gatherContextInfo, getBuilderContext, getChangeBarList, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getContextInfoAlt, getExtensionAttachment, getFOEventHandler, getFOValidationEventProducer, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodePrefix, getNodeString, getParent, getRoot, getStructureTreeElement, getUserAgent, inMarker, invalidChildError, invalidChildError, invalidPropertyValueError, isBidiRangeBlockItem, isChangeBarElement, isDelimitedTextRangeBoundary, missingChildElementError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, nodesOutOfOrderError, notSupportedChildError, removeChild, setLocator, setStructureTreeElement, startOfNode, tooManyNodesError, tooManyNodesError, tooManyNodesError, validateChildNode, warningText
-
Constructor Details
-
JEuclidObj
public JEuclidObj(org.apache.fop.fo.FONode parent) Default constructor.- Parameters:
parent- Parent node in FO Tree
-
-
Method Details
-
getNamespaceURI
- Overrides:
getNamespaceURIin classorg.apache.fop.fo.FONode
-
getNormalNamespacePrefix
- Specified by:
getNormalNamespacePrefixin classorg.apache.fop.fo.FONode
-