Package org.apache.axiom.om.impl.llom
Class OMSerializableImpl
- java.lang.Object
-
- org.apache.axiom.om.impl.llom.OMInformationItemImpl
-
- org.apache.axiom.om.impl.llom.OMSerializableImpl
-
- All Implemented Interfaces:
org.apache.axiom.core.CoreNode,org.apache.axiom.om.impl.intf.AxiomInformationItem,org.apache.axiom.om.impl.intf.AxiomSerializable,org.apache.axiom.om.OMInformationItem,org.apache.axiom.om.OMSerializable
- Direct Known Subclasses:
OMDocumentImpl,OMNodeImpl
public abstract class OMSerializableImpl extends OMInformationItemImpl implements org.apache.axiom.om.impl.intf.AxiomSerializable
-
-
Constructor Summary
Constructors Constructor Description OMSerializableImpl()
-
Method Summary
-
Methods inherited from class org.apache.axiom.om.impl.llom.OMInformationItemImpl
coreGetNodeFactory, getMetaFactory
-
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
clone, getMetaFactory, getOMFactory
-
Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomSerializable
serialize, serializeAndConsume
-
Methods inherited from interface org.apache.axiom.core.CoreNode
cloneChildrenIfNecessary, coreClone, coreCreateNode, coreGetNodeClass, coreGetNodeFactory, coreGetNodeType, coreGetOwnerDocument, coreHasSameOwnerDocument, coreSetOwnerDocument, getRootOrOwnerDocument, init, initAncillaryData, internalClone, internalGetFlag, internalGetFlags, internalSerialize, internalSetFlag, internalSetFlags, shallowClone, updateFiliation
-
-