Class StAX2SAXSource.StAX2SAXAttributes
java.lang.Object
org.docx4j.org.apache.camel.support.builder.xml.StAX2SAXSource.StAX2SAXAttributes
- All Implemented Interfaces:
Attributes
- Enclosing class:
- StAX2SAXSource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleancheckIndex(int index) intintintgetLocalName(int index) getQName(int index) getType(int index) getURI(int index) getValue(int index) (package private) voidinit()(package private) voidreset()
-
Field Details
-
attributeCount
private int attributeCount
-
-
Constructor Details
-
StAX2SAXAttributes
StAX2SAXAttributes()
-
-
Method Details
-
init
void init() -
reset
void reset() -
getLength
public int getLength()- Specified by:
getLengthin interfaceAttributes
-
checkIndex
private boolean checkIndex(int index) -
getURI
- Specified by:
getURIin interfaceAttributes
-
getLocalName
- Specified by:
getLocalNamein interfaceAttributes
-
getQName
- Specified by:
getQNamein interfaceAttributes
-
getType
- Specified by:
getTypein interfaceAttributes
-
getValue
- Specified by:
getValuein interfaceAttributes
-
getIndex
- Specified by:
getIndexin interfaceAttributes
-
getIndex
- Specified by:
getIndexin interfaceAttributes
-
getType
- Specified by:
getTypein interfaceAttributes
-
getType
- Specified by:
getTypein interfaceAttributes
-
getValue
- Specified by:
getValuein interfaceAttributes
-
getValue
- Specified by:
getValuein interfaceAttributes
-