mondrian.xmla
Class Rowset.XmlElement
java.lang.Object
mondrian.xmla.Rowset.XmlElement
- Enclosing class:
- Rowset
protected static class Rowset.XmlElement
- extends Object
Holder for non-scalar column values of a Rowset.Row
.
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rowset.XmlElement
Rowset.XmlElement(String tag,
String[] attributes)
Rowset.XmlElement
Rowset.XmlElement(String tag,
String[] attributes,
String text)
Rowset.XmlElement
Rowset.XmlElement(String tag,
String[] attributes,
Rowset.XmlElement[] children)