| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDTDType()
Returns the type of this attribute.
|
javax.xml.namespace.QName |
getName()
Returns the name of this attribute.
|
java.lang.String |
getValue()
Returns the normalized value of this attribute.
|
boolean |
isSpecified()
Indicates whether this attribute was specified in the input source, or
just defaulted by the DTD.
|
asCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicodejavax.xml.namespace.QName getName()
java.lang.String getValue()
java.lang.String getDTDType()
boolean isSpecified()