Class OMAttributeImpl

  • 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.CoreNamedNode, org.apache.axiom.core.CoreNode, org.apache.axiom.core.CoreNSAwareAttribute, org.apache.axiom.core.CoreNSAwareNamedNode, org.apache.axiom.core.CoreParentNode, org.apache.axiom.core.CoreTypedAttribute, org.apache.axiom.om.impl.intf.AxiomAttribute, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.impl.intf.AxiomNamedInformationItem, org.apache.axiom.om.OMAttribute, org.apache.axiom.om.OMInformationItem, org.apache.axiom.om.OMNamedInformationItem, org.apache.axiom.shared.INSAwareNamedNode

    public class OMAttributeImpl
    extends Attribute
    implements org.apache.axiom.om.impl.intf.AxiomAttribute
    Class OMAttributeImpl
    • Field Summary

      • Fields inherited from interface org.apache.axiom.core.CoreParentNode

        ATTRIBUTES_PENDING, COMPACT, COMPLETE, DISCARDED, DISCARDING, INCOMPLETE
    • Constructor Summary

      Constructors 
      Constructor Description
      OMAttributeImpl()  
    • Method Summary

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

        build, getAttributeType, getAttributeValue, getOwner, setAttributeType, setAttributeValue, setNamespace, setOMNamespace
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem

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

        coreGetLocalName, coreGetNamespaceURI, coreGetPrefix, coreSetName, coreSetPrefix, defaultGetNamespace, defaultGetQName, getNamespace, getQName, hasName, initName, initName, internalGetLocalName, internalSetLocalName, internalSetNamespace, setLocalName, updateLocalName
      • 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.CoreNode

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

        coreGetNodeType, internalSerialize
      • 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.core.CoreTypedAttribute

        coreGetType, coreSetType, init
      • Methods inherited from interface org.apache.axiom.shared.INSAwareNamedNode

        getLocalName, getNamespaceURI, getPrefix
      • Methods inherited from interface org.apache.axiom.om.OMNamedInformationItem

        getLocalName, getNamespaceURI, getPrefix
    • Constructor Detail

      • OMAttributeImpl

        public OMAttributeImpl()