Class EntityReferenceImpl

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreChildNode, org.apache.axiom.core.CoreEntityReference, org.apache.axiom.core.CoreLeafNode, org.apache.axiom.core.CoreNode, org.apache.axiom.dom.DOMChildNode, org.apache.axiom.dom.DOMEntityReference, org.apache.axiom.dom.DOMNode, org.apache.axiom.om.impl.intf.AxiomChildNode, org.apache.axiom.om.impl.intf.AxiomCoreLeafNode, org.apache.axiom.om.impl.intf.AxiomEntityReference, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.impl.intf.AxiomLeafNode, org.apache.axiom.om.impl.intf.AxiomSerializable, org.apache.axiom.om.OMEntityReference, org.apache.axiom.om.OMInformationItem, org.apache.axiom.om.OMNode, org.apache.axiom.om.OMSerializable, EntityReference, Node

    public class EntityReferenceImpl
    extends ChildNode
    implements org.apache.axiom.om.impl.intf.AxiomEntityReference, org.apache.axiom.dom.DOMEntityReference
    • Method Summary

      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomChildNode

        detach, getNextOMSibling, getParent, getPreviousOMSibling, insertSiblingAfter, insertSiblingBefore
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomCoreLeafNode

        build, coreGetBuilder, isComplete
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomEntityReference

        buildWithAttachments, getName, getReplacementText, getType, serialize
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem

        clone, getMetaFactory, getOMFactory
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomLeafNode

        close, discard
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomSerializable

        serialize, serializeAndConsume
      • Methods inherited from interface org.apache.axiom.core.CoreChildNode

        coreClone, coreDetach, coreDetach, coreGetNextSibling, coreGetNextSibling, coreGetNextSiblingIfAvailable, coreGetParent, coreGetParentElement, coreGetPreviousSibling, coreGetPreviousSibling, coreHasParent, coreInsertSiblingAfter, coreInsertSiblingBefore, coreInsertSiblingsBefore, coreReplaceWith, coreSetOwnerDocument, getRootOrOwnerDocument, internalDetach, internalSetNextSibling, internalSetParent, internalSetPreviousSibling, internalUnsetParent
      • Methods inherited from interface org.apache.axiom.core.CoreEntityReference

        coreGetName, coreGetNodeType, coreGetReplacementText, coreSetName, coreSetReplacementText, init, internalSerialize
      • Methods inherited from interface org.apache.axiom.core.CoreLeafNode

        cloneChildrenIfNecessary
      • Methods inherited from interface org.apache.axiom.core.CoreNode

        coreClone, coreCreateNode, coreGetNodeClass, coreGetNodeFactory, coreGetOwnerDocument, coreHasSameOwnerDocument, initAncillaryData, internalClone, internalGetFlag, internalGetFlags, internalSetFlag, internalSetFlags, shallowClone, updateFiliation
      • Methods inherited from interface org.apache.axiom.dom.DOMChildNode

        getNextSibling, getParentNode, getPreviousSibling
      • Methods inherited from interface org.apache.axiom.dom.DOMEntityReference

        appendChild, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceContext, getNamespaceURI, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getPrefix, getTextContent, hasAttributes, hasChildNodes, insertBefore, normalizeRecursively, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent
      • Methods inherited from interface org.apache.axiom.dom.DOMNode

        cloneNode, compareDocumentPosition, getBaseURI, getFeature, getUserData, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, setUserData
    • Constructor Detail

      • EntityReferenceImpl

        public EntityReferenceImpl()