org.merlotxml.merlot.plugin.dtd
Class TreeTableConfig
java.lang.Object
org.merlotxml.merlot.plugin.dtd.TreeTableConfig
- public class TreeTableConfig
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPATH_COLUMN_NAMES
protected static final java.lang.String XPATH_COLUMN_NAMES
- See Also:
- Constant Field Values
XPATH_COLUMN_ATTRIBUTES
protected static final java.lang.String XPATH_COLUMN_ATTRIBUTES
- See Also:
- Constant Field Values
columnNames
protected java.util.List columnNames
columnAttributes
protected java.util.List columnAttributes
TreeTableConfig
public TreeTableConfig()
parse
public void parse(org.w3c.dom.Node node)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
getColumnNames
public java.util.List getColumnNames()
getColumnAttributes
public java.util.List getColumnAttributes()