Uses of Class
org.apache.xalan.xsltc.dom.BitArray
-
Packages that use BitArray Package Description org.apache.xalan.xsltc.dom -
-
Uses of BitArray in org.apache.xalan.xsltc.dom
Methods in org.apache.xalan.xsltc.dom that return BitArray Modifier and Type Method Description BitArrayBitArray. cloneArray()BitArrayBitArray. merge(BitArray other)Merge two bit arrays.Methods in org.apache.xalan.xsltc.dom with parameters of type BitArray Modifier and Type Method Description BitArrayBitArray. merge(BitArray other)Merge two bit arrays.
-