Searched defs:readBitSet (Results 1 – 3 of 3) sorted by relevance
109 public BitSet readBitSet(String name, BitSet defVal) throws IOException; in readBitSet() method
266 public BitSet readBitSet(String name, BitSet defVal) throws IOException { in readBitSet() method in BinaryInputCapsule1123 protected BitSet readBitSet(byte[] content) throws IOException { in readBitSet() method in BinaryInputCapsule
905 public BitSet readBitSet(String name, BitSet defVal) throws IOException { in readBitSet() method in DOMInputCapsule