Class XMLAttributesImpl.AttributeExt
java.lang.Object
org.htmlunit.cyberneko.xerces.util.XMLAttributesImpl.Attribute
org.htmlunit.cyberneko.xerces.util.XMLAttributesImpl.AttributeExt
- Enclosing class:
XMLAttributesImpl
Attribute information.
-
Field Summary
FieldsFields inherited from class org.htmlunit.cyberneko.xerces.util.XMLAttributesImpl.Attribute
name_, specified_, type_, value_
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nonNormalizedValue_
String nonNormalizedValue_
-
-
Constructor Details
-
AttributeExt
AttributeExt()
-
-
Method Details
-
getNonNormalizedValue
String getNonNormalizedValue()- Overrides:
getNonNormalizedValue
in classXMLAttributesImpl.Attribute
-