BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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

Packages that use XBoolean
weblogic.apache.xalan.xpath   
weblogic.apache.xalan.xslt   
 

Uses of XBoolean in weblogic.apache.xalan.xpath
 

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

Uses of XBoolean in weblogic.apache.xalan.xslt
 

Methods in weblogic.apache.xalan.xslt that return XBoolean
 XBoolean XSLTProcessor.createXBoolean(boolean b)
          Convenience function to create an XBoolean.
 XBoolean XSLTEngineImpl.createXBoolean(boolean b)
          Convenience function to create an XBoolean.
 


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.