org::openisis::Fdt Class Reference

List of all members.

Classes

class  Fd

Public Member Functions

 Fdt (Fd[] fd)
Fd fdById (int id)
Fd fdByName (String name)
String dump ()

Public Attributes

final Fd[] _fd

Static Public Attributes

static final int FTX = 0
static final int FTA = 1
static final int FTN = 2
static final int FTP = 3
static final int FTI = 10
static final int FTE = 12
static final int FTB = 13
static final int FTT = 14
static final int FTS = 15
static final int FTF = 16
static final int FTV = 31

Detailed Description

Field description table.

Id
Fdt.java,v 1.5 2003/04/08 00:20:53 kripke Exp
Version:
Revision
1.5
Author:
Author
kripke

Constructor & Destructor Documentation

org::openisis::Fdt::Fdt ( Fd[]  fd  )  [inline]
Exceptions:
IllegalArgumentException if fd is null or has length 0

Member Data Documentation

final int org::openisis::Fdt::FTA = 1 [static]

strictly alpha field type.

final int org::openisis::Fdt::FTB = 13 [static]

boolean field type.

final int org::openisis::Fdt::FTE = 12 [static]

enum field type.

final int org::openisis::Fdt::FTF = 16 [static]

subfield field type.

final int org::openisis::Fdt::FTI = 10 [static]

iso field type.

final int org::openisis::Fdt::FTN = 2 [static]

numeric field type.

final int org::openisis::Fdt::FTP = 3 [static]

pattern field type.

final int org::openisis::Fdt::FTS = 15 [static]

structure field type.

final int org::openisis::Fdt::FTT = 14 [static]

table field type.

final int org::openisis::Fdt::FTV = 31 [static]

enum value type.

final int org::openisis::Fdt::FTX = 0 [static]

alphanum field type.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables

Generated on Tue Mar 30 14:47:17 2010 for IsisReader by  doxygen 1.6.1