Class OMInformationItemImpl

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreNode, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.OMInformationItem
    Direct Known Subclasses:
    Attribute, OMSerializableImpl

    public abstract class OMInformationItemImpl
    extends Object
    implements org.apache.axiom.om.impl.intf.AxiomInformationItem
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.axiom.core.NodeFactory coreGetNodeFactory()  
      org.apache.axiom.om.OMMetaFactory getMetaFactory()  
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem

        clone, getOMFactory
      • Methods inherited from interface org.apache.axiom.core.CoreNode

        cloneChildrenIfNecessary, coreClone, coreCreateNode, coreGetNodeClass, coreGetNodeType, coreGetOwnerDocument, coreHasSameOwnerDocument, coreSetOwnerDocument, getRootOrOwnerDocument, init, initAncillaryData, internalClone, internalGetFlag, internalGetFlags, internalSerialize, internalSetFlag, internalSetFlags, shallowClone, updateFiliation
    • Constructor Detail

      • OMInformationItemImpl

        public OMInformationItemImpl()
    • Method Detail

      • coreGetNodeFactory

        public org.apache.axiom.core.NodeFactory coreGetNodeFactory()
        Specified by:
        coreGetNodeFactory in interface org.apache.axiom.core.CoreNode
      • getMetaFactory

        public final org.apache.axiom.om.OMMetaFactory getMetaFactory()
        Specified by:
        getMetaFactory in interface org.apache.axiom.om.impl.intf.AxiomInformationItem