protected static final class DTDGrammar.QNameHashtable
extends java.lang.Object
Modifier | Constructor | Description |
---|---|---|
protected |
QNameHashtable() |
Modifier and Type | Method | Description |
---|---|---|
int |
get(java.lang.String key) |
Returns the value associated with the specified key tuple.
|
void |
put(java.lang.String key,
int value) |
Associates the given value with the specified key tuple.
|
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.