Class NamespaceDeclaration

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreAttribute, org.apache.axiom.core.CoreCharacterDataContainer, org.apache.axiom.core.CoreCharacterDataContainingParentNode, org.apache.axiom.core.CoreCharacterDataSinkNode, org.apache.axiom.core.CoreCharacterDataSourceNode, org.apache.axiom.core.CoreNamespaceDeclaration, org.apache.axiom.core.CoreNode, org.apache.axiom.core.CoreParentNode, org.apache.axiom.dom.DOMAttribute, org.apache.axiom.dom.DOMNamespaceDeclaration, org.apache.axiom.dom.DOMNode, org.apache.axiom.dom.DOMParentNode, org.apache.axiom.dom.DOMRootNode, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.impl.intf.AxiomNamespaceDeclaration, org.apache.axiom.om.OMInformationItem, Attr, Node, NodeList

    public final class NamespaceDeclaration
    extends AttrImpl
    implements org.apache.axiom.dom.DOMNamespaceDeclaration, org.apache.axiom.om.impl.intf.AxiomNamespaceDeclaration
    • Method Summary

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

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

        build, coreGetDeclaredPrefix, coreSetDeclaredNamespace, getDeclaredNamespace, init, setDeclaredNamespace
      • Methods inherited from interface org.apache.axiom.core.CoreAttribute

        coreGetNextAttribute, coreGetOwnerElement, coreGetPreviousAttribute, coreGetSpecified, coreHasOwnerElement, coreRemove, coreSetOwnerDocument, coreSetSpecified, getRootOrOwnerDocument, internalInsertAttributeAfter, internalRemove, internalSetNextAttribute, internalSetOwnerElement, internalUnsetOwnerElement
      • 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.CoreNamespaceDeclaration

        coreGetNodeType, init, internalSerialize
      • 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, internalSetContent, isExpanded, serializeEndEvent, serializeStartEvent
      • Methods inherited from interface org.apache.axiom.dom.DOMAttribute

        getAttributes, getNamespaceContext, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getOwnerElement, getSchemaTypeInfo, getSpecified, getTextContent, getValue, hasAttributes, normalize, setNodeValue, setTextContent, setValue
      • Methods inherited from interface org.apache.axiom.dom.DOMNamespaceDeclaration

        getLocalName, getName, getNamespaceURI, getPrefix, isId, setPrefix
      • 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.DOMParentNode

        appendChild, getChildNodes, getFirstChild, getLastChild, getLength, hasChildNodes, insertBefore, item, normalizeRecursively, removeChild, replaceChild
      • Methods inherited from interface org.apache.axiom.dom.DOMRootNode

        getNextSibling, getParentNode, getPreviousSibling
    • Constructor Detail

      • NamespaceDeclaration

        public NamespaceDeclaration()