|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BitArray | |
---|---|
org.apache.xalan.xsltc.dom |
Uses of BitArray in org.apache.xalan.xsltc.dom |
---|
Fields in org.apache.xalan.xsltc.dom declared as BitArray | |
---|---|
private BitArray |
SimpleResultTreeImpl._dontEscape
|
private BitArray |
SAXImpl._dontEscape
|
Methods in org.apache.xalan.xsltc.dom that return BitArray | |
---|---|
BitArray |
BitArray.cloneArray()
|
BitArray |
BitArray.merge(BitArray other)
Merge two bit arrays. |
Methods in org.apache.xalan.xsltc.dom with parameters of type BitArray | |
---|---|
BitArray |
BitArray.merge(BitArray other)
Merge two bit arrays. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |