CAR (Context-Aware Retrieval) v1.0

Class ParseControl

java.lang.Object
  |
  +--ParseControl
All Implemented Interfaces:
CarFace

public class ParseControl
extends java.lang.Object
implements CarFace


Field Summary
static boolean dAction
           
static boolean dAttribute
           
static boolean dAttributeTuple
           
static boolean dCarLibraryA
           
static boolean dCarLibraryB
           
static boolean dCarLibraryC
           
static boolean dCarLibraryD
           
static boolean dCollection
           
static boolean dCollectionUpdate
           
static boolean dCommentTuple
           
static boolean dDocument
           
static boolean dDocumentUpdate
           
static boolean dDynamic
           
static boolean dField
           
static boolean dFiler
           
static boolean dGeneralUpdate
           
static boolean dInterpret
           
static boolean dJKlasses
           
static boolean dLex
           
static boolean dMainCar
           
static boolean dMatcher
           
static boolean dParseControl
           
static boolean dParser
           
static boolean dProcess
           
static boolean dSession
           
static boolean dTables
           
static boolean dValue
           
static boolean dValueTuple
           
static boolean dValueTupleVector
           
static boolean lexOnly
           
static int MAXSTEPS
           
static boolean parseOnly
           
 
Fields inherited from interface CarFace
BOOLEAN_LITERAL, COLLECTION, DOUBLE_LITERAL, EXTERNAL, grammarNames, INTERNAL, KEYPHRASE, LITERALcapacityIncrement, LITERALinitialCapacity, MARKUP, SERIAL, SESSION, STRING_LITERAL, STRINGVALUE_LITERAL
 
Constructor Summary
ParseControl()
           
 
Method Summary
 boolean doParse(java.lang.String filename, java.io.FileReader reader, Collection docs, int grammar)
           
 int getErrorLine()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAXSTEPS

public static final int MAXSTEPS

dAction

public static boolean dAction

dAttribute

public static boolean dAttribute

dAttributeTuple

public static boolean dAttributeTuple

dCarLibraryA

public static boolean dCarLibraryA

dCarLibraryB

public static boolean dCarLibraryB

dCarLibraryC

public static boolean dCarLibraryC

dCarLibraryD

public static boolean dCarLibraryD

dCollectionUpdate

public static boolean dCollectionUpdate

dCollection

public static boolean dCollection

dCommentTuple

public static boolean dCommentTuple

dDocument

public static boolean dDocument

dDocumentUpdate

public static boolean dDocumentUpdate

dDynamic

public static boolean dDynamic

dField

public static boolean dField

dFiler

public static boolean dFiler

dGeneralUpdate

public static boolean dGeneralUpdate

dInterpret

public static boolean dInterpret

dJKlasses

public static boolean dJKlasses

dLex

public static boolean dLex

dMainCar

public static boolean dMainCar

dMatcher

public static boolean dMatcher

dParser

public static boolean dParser

dParseControl

public static boolean dParseControl

dProcess

public static boolean dProcess

dSession

public static boolean dSession

dTables

public static boolean dTables

dValue

public static boolean dValue

dValueTuple

public static boolean dValueTuple

dValueTupleVector

public static boolean dValueTupleVector

lexOnly

public static boolean lexOnly

parseOnly

public static boolean parseOnly
Constructor Detail

ParseControl

public ParseControl()
Method Detail

getErrorLine

public int getErrorLine()

doParse

public boolean doParse(java.lang.String filename,
                       java.io.FileReader reader,
                       Collection docs,
                       int grammar)

CAR (Context-Aware Retrieval) v1.0

Submit bugs to Lindsey