Class CharacterDataImpl

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreCharacterDataContainer, org.apache.axiom.core.CoreCharacterDataNode, org.apache.axiom.core.CoreCharacterDataSinkNode, org.apache.axiom.core.CoreCharacterDataSourceNode, org.apache.axiom.core.CoreChildNode, org.apache.axiom.core.CoreLeafNode, org.apache.axiom.core.CoreNode, org.apache.axiom.om.impl.intf.AxiomCharacterDataNode, org.apache.axiom.om.impl.intf.AxiomChildNode, org.apache.axiom.om.impl.intf.AxiomCoreLeafNode, 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.impl.intf.AxiomText, org.apache.axiom.om.OMInformationItem, org.apache.axiom.om.OMNode, org.apache.axiom.om.OMSerializable, org.apache.axiom.om.OMText

    public class CharacterDataImpl
    extends OMTextImpl
    implements org.apache.axiom.om.impl.intf.AxiomCharacterDataNode
    • Field Summary

      • Fields inherited from interface org.apache.axiom.om.OMNode

        CDATA_SECTION_NODE, COMMENT_NODE, DTD_NODE, ELEMENT_NODE, ENTITY_REFERENCE_NODE, PI_NODE, SPACE_NODE, TEXT_NODE
    • Method Summary

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

        getType, serialize
      • 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.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.om.impl.intf.AxiomText

        buildWithAttachments, getContentID, getDataHandler, getNamespace, getText, getTextAsQName, getTextCharacters, isBinary, isCharacters, isOptimized, setBinary, setContentID, setOptimize
      • Methods inherited from interface org.apache.axiom.core.CoreCharacterDataNode

        coreGetCharacterData, coreGetNodeType, coreIsIgnorable, coreSetCharacterData, coreSetCharacterData, coreSetIgnorable, init, internalSerialize
      • 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.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
    • Constructor Detail

      • CharacterDataImpl

        public CharacterDataImpl()