All Packages Class Hierarchy This Package Previous Next Index
Class aioli.ppml.Context
java.lang.Object
|
+----aioli.ppml.Context
- public class Context
- extends Object
-
Context(String[], String[])
-
-
getAnnot(int)
-
-
getAnnot(String)
-
-
getContext(int)
-
-
getContext(String)
-
Context
public Context(String context[],
String annot[])
getContext
public int getContext(String context)
getContext
public String getContext(int context)
getAnnot
public int getAnnot(String annot)
getAnnot
public String getAnnot(int annot)
All Packages Class Hierarchy This Package Previous Next Index