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
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
getLocalName
(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:
getLength
in interfaceAttributes
-
getURI
- Specified by:
getURI
in interfaceAttributes
-
getLocalName
- Specified by:
getLocalName
in interfaceAttributes
-
getQName
- Specified by:
getQName
in interfaceAttributes
-
getType
- Specified by:
getType
in interfaceAttributes
-
getValue
- Specified by:
getValue
in interfaceAttributes
-
getIndex
- Specified by:
getIndex
in interfaceAttributes
-
getIndex
- Specified by:
getIndex
in interfaceAttributes
-
getType
- Specified by:
getType
in interfaceAttributes
-
getType
- Specified by:
getType
in interfaceAttributes
-
getValue
- Specified by:
getValue
in interfaceAttributes
-
getValue
- Specified by:
getValue
in interfaceAttributes
-