BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.objects.XBoolean

Packages that use XBoolean
weblogic.apache.xpath.objects   
 

Uses of XBoolean in weblogic.apache.xpath.objects
 

Subclasses of XBoolean in weblogic.apache.xpath.objects
 class XBooleanStatic
           This class doesn't have any XPathContext, so override whatever to ensure it works OK.
 

Fields in weblogic.apache.xpath.objects declared as XBoolean
static XBoolean XBoolean.S_TRUE
           A true boolean object so we don't have to keep creating them.
static XBoolean XBoolean.S_FALSE
           A true boolean object so we don't have to keep creating them.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.