Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.trapezium.parse
Class Keywords  view Keywords download Keywords.java

java.lang.Object
  extended bycom.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)