public class OMEntityReferenceImpl extends OMLeafNode implements org.apache.axiom.om.impl.common.AxiomEntityReference
| Constructor and Description |
|---|
OMEntityReferenceImpl(org.apache.axiom.om.OMContainer parent,
String name,
String replacementText,
org.apache.axiom.om.OMFactory factory,
boolean fromBuilder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getReplacementText() |
int |
getType() |
void |
internalSerialize(org.apache.axiom.om.impl.common.serializer.push.Serializer serializer,
org.apache.axiom.om.OMOutputFormat format,
boolean cache) |
build, discard, getBuilder, isComplete, setCompleteclone, coreSetParentgetOMFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumebuildWithAttachments, detach, getNextOMSibling, getNextOMSiblingIfAvailable, getParent, getPreviousOMSibling, insertSiblingAfter, insertSiblingBeforebuild, close, isComplete, serialize, serialize, serializeAndConsumecoreDetach, coreGetNextSibling, coreGetNextSiblingIfAvailable, coreGetParent, coreGetPreviousSibling, coreHasParent, coreInsertSiblingAfter, coreInsertSiblingBefore, coreInsertSiblingsBefore, coreSetNextSibling, coreSetOwnerDocument, coreSetPreviousSibling, internalSetParent, internalUnsetParentclose, getBuilder, serialize, serialize, serializeAndConsume, setCompletepublic int getType()
getType in interface org.apache.axiom.om.OMNodepublic void internalSerialize(org.apache.axiom.om.impl.common.serializer.push.Serializer serializer,
org.apache.axiom.om.OMOutputFormat format,
boolean cache)
throws org.apache.axiom.om.impl.common.serializer.push.OutputException
internalSerialize in interface org.apache.axiom.om.impl.common.AxiomSerializableorg.apache.axiom.om.impl.common.serializer.push.OutputExceptionpublic String getName()
getName in interface org.apache.axiom.om.OMEntityReferencepublic String getReplacementText()
getReplacementText in interface org.apache.axiom.om.OMEntityReferenceCopyright ? The Apache Software Foundation. All Rights Reserved.