|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringPool.CharArrayRange | |
---|---|
org.apache.xerces.readers | |
org.apache.xerces.utils |
Uses of StringPool.CharArrayRange in org.apache.xerces.readers |
---|
Methods in org.apache.xerces.readers with parameters of type StringPool.CharArrayRange | |
boolean |
StreamingCharReader.scanExpectedName(char fastcheck,
StringPool.CharArrayRange expectedName)
|
boolean |
XMLEntityHandler.EntityReader.scanExpectedName(char fastcheck,
StringPool.CharArrayRange expectedName)
Scan the name that is expected at the current position in the document. |
Uses of StringPool.CharArrayRange in org.apache.xerces.utils |
---|
Methods in org.apache.xerces.utils that return StringPool.CharArrayRange | |
StringPool.CharArrayRange |
StringPool.createCharArrayRange()
|
Methods in org.apache.xerces.utils with parameters of type StringPool.CharArrayRange | |
void |
StringPool.getCharArrayRange(int symbolIndex,
StringPool.CharArrayRange r)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |