Method Summary |
|
public boolean | bool() Cast result object to a boolean. |
public boolean | equals(XObject obj2) Tell if two objects are functionally equal. |
public int | getType() Tell what kind of class this is. |
public String | getTypeString() Given a request type, return the equivalent string. |
public double | num() Cast result object to a number. |
public int | rtf(XPathContext support) Cast result object to a result tree fragment. |
public String | str() Cast result object to a string. |