org.apache.crimson.parser
Class Parser2.NameCache
java.lang.Object
org.apache.crimson.parser.Parser2.NameCache
- Enclosing class:
- Parser2
- static class Parser2.NameCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hashtable
Parser2.NameCacheEntry[] hashtable
Parser2.NameCache
Parser2.NameCache()
lookup
String lookup(char[] value,
int len)
lookupEntry
Parser2.NameCacheEntry lookupEntry(char[] value,
int len)