Package com.ctc.wstx.sax
Class WstxSAXParser.AttributesWrapper
java.lang.Object
com.ctc.wstx.sax.WstxSAXParser.AttributesWrapper
- All Implemented Interfaces:
AttributeList
- Enclosing class:
WstxSAXParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mAttrs
Attributes mAttrs
-
-
Constructor Details
-
AttributesWrapper
public AttributesWrapper()
-
-
Method Details
-
setAttributes
-
getLength
public int getLength()- Specified by:
getLength
in interfaceAttributeList
-
getName
- Specified by:
getName
in interfaceAttributeList
-
getType
- Specified by:
getType
in interfaceAttributeList
-
getType
- Specified by:
getType
in interfaceAttributeList
-
getValue
- Specified by:
getValue
in interfaceAttributeList
-
getValue
- Specified by:
getValue
in interfaceAttributeList
-