Class AxiomInformationItemMixin

java.lang.Object
org.apache.axiom.om.impl.llom.mixin.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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final org.apache.axiom.core.NodeFactory
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    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 Details

    • AxiomInformationItemMixin

      public AxiomInformationItemMixin()
  • Method Details

    • coreGetNodeFactory

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