Uses of Class
org.apache.xalan.xsltc.dom.BitArray

Packages that use BitArray
org.apache.xalan.xsltc.dom   
 

Uses of BitArray in org.apache.xalan.xsltc.dom
 

Methods in org.apache.xalan.xsltc.dom that return BitArray
 BitArray BitArray.merge(BitArray other)
          Merge two bit arrays.
 BitArray BitArray.cloneArray()
           
 

Methods in org.apache.xalan.xsltc.dom with parameters of type BitArray
 BitArray BitArray.merge(BitArray other)
          Merge two bit arrays.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.