Calitha GOLD Parser Engine Documentation

com.calitha.goldparser.structure Namespace

Namespace hierarchy

Classes

Class Description
BooleanEntry  
ByteEntry  
CGTStructure The CGTStructure contains the header and records that are in the compiled grammar table.
CGTStructureException This exception will be thrown when something is wrong in the cgt structure. For example if the entry type is unknown.
EmptyEntry  
Entry Each record in the file structure contains one or more of these Entry objects.
EntryCollection EntryCollection is a type-safe list of Entry items.
EntryFactory The EntryFactory can create the correct Entry object by looking at the entry type byte.
IntegerEntry  
Record The Record is part of the compiled grammar table that contains one or more entries.
RecordCollection RecordCollection is a type-safe list for Record items.
StringEntry