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

Packages that use XBoolean
org.apache.xalan.xpath Infrastructure for processing XPATH expressions 
org.apache.xalan.xslt The main Xalan-Java 1 compatability package -- facilities for setting up and performing XSL transformations. 
 

Uses of XBoolean in org.apache.xalan.xpath
 

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

Uses of XBoolean in org.apache.xalan.xslt
 

Methods in org.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.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.