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
          Deprecated. This compatibility layer will be removed in later releases.
 

Uses of XBoolean in org.apache.xalan.xslt
 

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



Copyright © 2001 Apache XML Project. All Rights Reserved.