public abstract class AttrImpl extends ParentNode implements org.apache.axiom.dom.DOMAttribute
org.w3c.dom.Attr and org.apache.axiom.om.OMAttribute| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isId
Flag used to mark an attribute as per the DOM Level 3 specification
|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Constructor and Description |
|---|
AttrImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
coreSetValue(String value) |
Element |
getOwnerElement()
Returns the owner element.
|
TypeInfo |
getSchemaTypeInfo() |
boolean |
getSpecified() |
boolean |
isId() |
appendChild, insertBefore, replaceChildcompareDocumentPosition, coreGetNodeFactory, getBaseURI, getBuilder, getFeature, getMetaFactory, getUserData, isEqualNode, isSameNode, normalize, setUserDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributes, getNamespaceContext, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getTextContent, getValue, hasAttributes, setNodeValue, setTextContent, setValuegetNextSibling, getParentNode, getPreviousSiblinggetChildNodes, getFirstChild, getLastChild, getLength, hasChildNodes, item, normalize, removeChildcloneNode, isDefaultNamespace, isSupported, lookupNamespaceURI, lookupPrefixappendChild, compareDocumentPosition, getBaseURI, getFeature, getLocalName, getNamespaceURI, getPrefix, getUserData, insertBefore, isEqualNode, isSameNode, normalize, replaceChild, setPrefix, setUserDatacoreGetNextAttribute, coreGetOwnerElement, coreGetPreviousAttribute, coreGetSpecified, coreHasOwnerElement, coreRemove, coreSetOwnerDocument, coreSetSpecified, getRootOrOwnerDocument, internalRemove, internalSetNextAttribute, internalSetOwnerElement, internalUnsetOwnerElementcoreGetCharacterDatacoreSetCharacterDatabuild, coreSetBuilder, getBuilderbuildNext, cloneChildrenIfNecessary, coreAppendChild, coreAppendChildren, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreRemoveChildren, coreSetCharacterData, coreSetState, forceExpand, getState, isExpandedprotected boolean isId
public Element getOwnerElement()
getOwnerElement in interface AttrAttr.getOwnerElement()public boolean getSpecified()
getSpecified in interface Attrpublic final void coreSetValue(String value)
public TypeInfo getSchemaTypeInfo()
getSchemaTypeInfo in interface AttrCopyright © The Apache Software Foundation. All Rights Reserved.