Calitha GOLD Parser Engine Documentation

Entry Class

Each record in the file structure contains one or more of these Entry objects.

For a list of all members of this type, see Entry Members.

System.Object
   com.calitha.goldparser.structure.Entry
      com.calitha.goldparser.structure.BooleanEntry
      com.calitha.goldparser.structure.ByteEntry
      com.calitha.goldparser.structure.EmptyEntry
      com.calitha.goldparser.structure.IntegerEntry
      com.calitha.goldparser.structure.StringEntry

public abstract class Entry

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.calitha.goldparser.structure

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

Entry Members | com.calitha.goldparser.structure Namespace