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

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

Uses of XBoolean in org.apache.xalan.xpath
 

Subclasses of XBoolean in org.apache.xalan.xpath
 class XBooleanStatic
          **For internal use only** 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)
          **For advanced use only** Convenience function to create an XBoolean.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.