Class AxiomInformationItemMixin

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreNode, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.OMInformationItem

    public abstract class AxiomInformationItemMixin
    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()  
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem

        getMetaFactory, getNodeFactory
      • Methods inherited from interface org.apache.axiom.core.CoreNode

        cloneChildrenIfNecessary, coreClone, coreGetNodeClass, coreGetNodeType, coreGetOwnerDocument, coreHasSameOwnerDocument, coreSetOwnerDocument, getRootOrOwnerDocument, init, initAncillaryData, internalClone, internalGetFlag, internalGetFlags, internalSerialize, internalSetFlag, internalSetFlags
      • Methods inherited from interface org.apache.axiom.om.OMInformationItem

        clone, getOMFactory
    • Constructor Detail

      • AxiomInformationItemMixin

        public AxiomInformationItemMixin()
    • Method Detail

      • coreGetNodeFactory

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