org.merlotxml.merlot.plugin.dtd
Class DisplayTextConfig
java.lang.Object
org.merlotxml.merlot.plugin.dtd.DisplayTextConfig
- public class DisplayTextConfig
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPATH_DEFAULT_ORDER
protected static final java.lang.String XPATH_DEFAULT_ORDER
- See Also:
- Constant Field Values
XPATH_FIXED_PROPERTIES
protected static final java.lang.String XPATH_FIXED_PROPERTIES
- See Also:
- Constant Field Values
defaultOrder
protected java.util.List defaultOrder
nodeProperties
protected java.util.Map nodeProperties
DisplayTextConfig
public DisplayTextConfig()
parse
public void parse(org.w3c.dom.Node node)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
castProperty
public java.lang.Object castProperty(java.lang.Object property)
getDefaultOrder
public java.util.List getDefaultOrder()
getNodeProperties
public java.util.Map getNodeProperties()