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 AxiomInformationItemMixin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.axiom.core.NodeFactorycoreGetNodeFactory()-
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
-
-