Class ProcessingInstructionImpl

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreCharacterDataContainer, org.apache.axiom.core.CoreCharacterDataContainingParentNode, org.apache.axiom.core.CoreCharacterDataSinkNode, org.apache.axiom.core.CoreCharacterDataSourceNode, org.apache.axiom.core.CoreChildNode, org.apache.axiom.core.CoreNode, org.apache.axiom.core.CoreParentNode, org.apache.axiom.core.CoreProcessingInstruction, org.apache.axiom.dom.DOMChildNode, org.apache.axiom.dom.DOMLeafNode, org.apache.axiom.dom.DOMNode, org.apache.axiom.dom.DOMProcessingInstruction, org.apache.axiom.om.impl.intf.AxiomChildNode, org.apache.axiom.om.impl.intf.AxiomCoreParentNode, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.impl.intf.AxiomLeafNode, org.apache.axiom.om.impl.intf.AxiomProcessingInstruction, org.apache.axiom.om.impl.intf.AxiomSerializable, org.apache.axiom.om.OMInformationItem, org.apache.axiom.om.OMNode, org.apache.axiom.om.OMProcessingInstruction, org.apache.axiom.om.OMSerializable, org.apache.axiom.shared.IProcessingInstruction, Node, ProcessingInstruction

    public class ProcessingInstructionImpl
    extends LeafNode
    implements org.apache.axiom.dom.DOMProcessingInstruction, org.apache.axiom.om.impl.intf.AxiomProcessingInstruction
    • 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.AxiomCoreParentNode

        build, isComplete
      • 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.AxiomProcessingInstruction

        buildWithAttachments, getType, getValue, serialize, setTarget, setValue
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomSerializable

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

        coreGetCharacterData
      • Methods inherited from interface org.apache.axiom.core.CoreCharacterDataSinkNode

        coreSetCharacterData
      • 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.CoreNode

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

        cloneChildrenIfNecessary, completed, coreAppendChild, coreAppendChildren, coreBuild, coreDiscard, coreGetBuilder, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetInputContext, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreGetReader, coreMoveChildrenFrom, coreRemoveChildren, coreSetCharacterData, coreSetInputContext, coreSetState, forceExpand, getState, internalAppendChildWithoutBuild, internalBuildNext, internalCheckNewChild, internalGetCharacterData, internalGetContent, internalGetContent, internalSerialize, internalSetContent, isExpanded
      • Methods inherited from interface org.apache.axiom.core.CoreProcessingInstruction

        coreGetNodeType, coreGetTarget, coreSetTarget, init, serializeEndEvent, serializeStartEvent
      • Methods inherited from interface org.apache.axiom.dom.DOMChildNode

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

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

        cloneNode, compareDocumentPosition, getBaseURI, getFeature, getUserData, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, setUserData
      • Methods inherited from interface org.apache.axiom.dom.DOMProcessingInstruction

        getData, getNodeName, getNodeType, getNodeValue, setData, setNodeValue
      • Methods inherited from interface org.apache.axiom.shared.IProcessingInstruction

        getTarget
      • Methods inherited from interface org.apache.axiom.om.OMProcessingInstruction

        getTarget
    • Constructor Detail

      • ProcessingInstructionImpl

        public ProcessingInstructionImpl()