Calitha GOLD Parser Engine Documentation

EntryFactory Class

The EntryFactory can create the correct Entry object by looking at the entry type byte.

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

System.Object
   com.calitha.goldparser.structure.EntryFactory

public sealed class EntryFactory

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

EntryFactory Members | com.calitha.goldparser.structure Namespace