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, name

    Fields inherited from class org.apache.fop.fo.FONode

    FO_URI, FOX_URI, locator, log, nodeChangeBarList, parent, siblings, startOfNodeChangeBarList
  • Constructor Summary

    Constructors
    Constructor
    Description
    JEuclidObj(org.apache.fop.fo.FONode parent)
    Default constructor.
  • Method Summary

    Modifier and Type
    Method
    Description

    Methods inherited from class org.apache.fop.fo.XMLObj

    addChildNode, addElement, buildTopLevel, characters, createBasicDocument, getDimension, getDOMDocument, getIntrinsicAlignmentAdjust, getLocalName, notifyObjectBuilt, processNode, validateChildNode

    Methods 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

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JEuclidObj

      public JEuclidObj(org.apache.fop.fo.FONode parent)
      Default constructor.
      Parameters:
      parent - Parent node in FO Tree
  • Method Details

    • getNamespaceURI

      public String getNamespaceURI()
      Overrides:
      getNamespaceURI in class org.apache.fop.fo.FONode
    • getNormalNamespacePrefix

      public String getNormalNamespacePrefix()
      Specified by:
      getNormalNamespacePrefix in class org.apache.fop.fo.FONode