|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringPool.StringProducer | |
---|---|
org.apache.xerces.utils |
Uses of StringPool.StringProducer in org.apache.xerces.utils |
---|
Classes in org.apache.xerces.utils that implement StringPool.StringProducer | |
class |
CharDataChunk
This class provides the character buffers used by some of the reader classes. |
class |
UTF8DataChunk
|
Methods in org.apache.xerces.utils with parameters of type StringPool.StringProducer | |
int |
StringPool.addString(StringPool.StringProducer stringProducer,
int offset,
int length)
|
int |
StringPool.addSymbol(StringPool.StringProducer stringProducer,
int offset,
int length,
int hashcode)
|
int |
StringPool.lookupSymbol(StringPool.StringProducer stringProducer,
int offset,
int length,
int hashcode)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |