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 -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem
getMetaFactory, getNodeFactoryMethods inherited from interface org.apache.axiom.core.CoreNode
cloneChildrenIfNecessary, coreClone, coreGetNodeClass, coreGetNodeType, coreGetOwnerDocument, coreHasSameOwnerDocument, coreSetOwnerDocument, getRootOrOwnerDocument, init, initAncillaryData, internalClone, internalGetFlag, internalGetFlags, internalSerialize, internalSetFlag, internalSetFlagsMethods 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:
coreGetNodeFactoryin interfaceorg.apache.axiom.core.CoreNode
-