|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SymbolTable.Entry 的软件包 | |
|---|---|
| org.apache.jasper.xmlparser | |
| org.apache.jasper.xmlparser 中 SymbolTable.Entry 的使用 |
|---|
| 声明为 SymbolTable.Entry 的 org.apache.jasper.xmlparser 中的字段 | |
|---|---|
protected SymbolTable.Entry[] |
SymbolTable.fBuckets
Buckets. |
SymbolTable.Entry |
SymbolTable.Entry.next
The next entry. |
| 参数类型为 SymbolTable.Entry 的 org.apache.jasper.xmlparser 中的构造方法 | |
|---|---|
SymbolTable.Entry(char[] ch,
int offset,
int length,
SymbolTable.Entry next)
Constructs a new entry from the specified symbol information and next entry reference. |
|
SymbolTable.Entry(String symbol,
SymbolTable.Entry next)
Constructs a new entry from the specified symbol and next entry reference. |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||