org.apache.xpath.objects
public class XBooleanStatic extends XBoolean
UNKNOWN: internal
| Constructor Summary | |
|---|---|
| XBooleanStatic(boolean b)
Construct a XBooleanStatic object.
| |
| Method Summary | |
|---|---|
| boolean | equals(XObject obj2)
Tell if two objects are functionally equal.
|
Parameters: b The value of the object
Parameters: obj2 Object to compare to this
Returns: True if the two objects are equal
Throws: javax.xml.transform.TransformerException