|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xalan.xpath.XObject | +--org.apache.xalan.xpath.XBoolean | +--org.apache.xalan.xpath.XBooleanStatic
This class doesn't have any XPathSupport, so override whatever to ensure it works OK.
Constructor Summary | |
XBooleanStatic(boolean b)
Deprecated. Construct a XNodeSet object. |
Method Summary | |
boolean |
equals(XObject obj2)
Deprecated. Tell if two objects are functionally equal. |
Methods inherited from class org.apache.xalan.xpath.XBoolean |
bool,
getType,
getTypeString,
num,
object,
str |
Methods inherited from class org.apache.xalan.xpath.XObject |
castToType,
greaterThan,
greaterThanOrEqual,
lessThan,
lessThanOrEqual,
mutableNodeset,
nodeset,
notEquals,
rtree,
rtree,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public XBooleanStatic(boolean b)
Method Detail |
public boolean equals(XObject obj2) throws org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |