org.apache.crimson.parser
Class Parser2.NameCacheEntry
java.lang.Object
org.apache.crimson.parser.Parser2.NameCacheEntry
- Enclosing class:
- Parser2
- static class Parser2.NameCacheEntry
- extends Object
Method Summary |
(package private) boolean |
matches(char[] value,
int len)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
String name
chars
char[] chars
next
Parser2.NameCacheEntry next
Parser2.NameCacheEntry
Parser2.NameCacheEntry()
matches
boolean matches(char[] value,
int len)