public abstract class OMNodeImpl extends OMSerializableImpl implements org.apache.axiom.om.OMNode
| Constructor and Description |
|---|
OMNodeImpl(org.apache.axiom.om.OMFactory factory)
Constructor OMNodeImpl
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMInformationItem |
clone(org.apache.axiom.om.OMCloneOptions options) |
void |
coreSetParent(org.apache.axiom.core.CoreParentNode element)
Method setParent.
|
getOMFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildWithAttachments, detach, discard, getNextOMSibling, getParent, getPreviousOMSibling, getType, insertSiblingAfter, insertSiblingBefore, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumebuild, close, isComplete, serialize, serialize, serializeAndConsumeclose, getBuilder, internalSerialize, serialize, serialize, serializeAndConsume, setCompletepublic OMNodeImpl(org.apache.axiom.om.OMFactory factory)
factory - The OMFactory that created thispublic void coreSetParent(org.apache.axiom.core.CoreParentNode element)
element - public org.apache.axiom.om.OMInformationItem clone(org.apache.axiom.om.OMCloneOptions options)
clone in interface org.apache.axiom.om.OMInformationItemCopyright ? The Apache Software Foundation. All Rights Reserved.