* On the other hand, its data structure is more complex then a simple byte array,...
* making XMLByteStreamCompiler better in case the recorded SAX should be stored long-term.
final class PI implements SaxBit {
You may want to make those inner classes static -- this will save some memory.
Vadim
