|
|||||||||
| Home >> All >> com >> trapezium >> [ parse overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.trapezium.parse
Class Keywords

java.lang.Objectcom.trapezium.parse.Keywords
- public class Keywords
- extends java.lang.Object
| Field Summary | |
static com.trapezium.util.KeywordListList |
key1Hash
|
static com.trapezium.util.KeywordListList |
key2Hash
|
| Constructor Summary | |
Keywords()
|
|
| Method Summary | |
static com.trapezium.util.KeywordList |
getKeyList1(char idx)
|
static com.trapezium.util.KeywordList |
getKeyList2(char idx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
key1Hash
public static com.trapezium.util.KeywordListList key1Hash
key2Hash
public static com.trapezium.util.KeywordListList key2Hash
| Constructor Detail |
Keywords
public Keywords()
| Method Detail |
getKeyList1
public static com.trapezium.util.KeywordList getKeyList1(char idx)
getKeyList2
public static com.trapezium.util.KeywordList getKeyList2(char idx)
|
|||||||||
| Home >> All >> com >> trapezium >> [ parse overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.trapezium.parse.Keywords