Package mondrian.xmla.impl
Class DefaultSaxWriter.StringAttributes
java.lang.Object
mondrian.xmla.impl.DefaultSaxWriter.StringAttributes
- All Implemented Interfaces:
Attributes
- Enclosing class:
- DefaultSaxWriter
List of SAX attributes based upon a string array.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintgetLocalName(int index) getQName(int index) getType(int index) getURI(int index) getValue(int index)
-
Constructor Details
-
StringAttributes
-
-
Method Details
-
getLength
public int getLength()- Specified by:
getLengthin interfaceAttributes
-
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
-