ca.ucalgary.seahawk.util
Class XPathOption
java.lang.Object
ca.ucalgary.seahawk.util.XPathOption
public class XPathOption
- extends Object
Simple class to hold an XPath and a textual description of the XPath,
generally for use in a JComboBox, etc. where the toString() is important.
XPathOption
public XPathOption(String xpath,
String desc)
getXPath
public String getXPath()
getDesc
public String getDesc()
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010