Searched defs:OpMapVector (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DOpMapVector.java31 public class OpMapVector { class
46 * Construct a OpMapVector, using the given block size.
50 public OpMapVector(int blocksize, int increaseSize, int lengthPos) method in class:OpMapVector

Completed in 611 milliseconds