From b879f0fcc8651b49ae46a6db64d7eb1a27c7af1a Mon Sep 17 00:00:00 2001 From: Silvio Date: Fri, 20 Aug 2010 15:39:56 -0300 Subject: Adding generated docs --- doc/html/classorg_1_1openisis_1_1Fdt.html | 288 ++++++++++++++++++++++++++++++ 1 file changed, 288 insertions(+) create mode 100644 doc/html/classorg_1_1openisis_1_1Fdt.html (limited to 'doc/html/classorg_1_1openisis_1_1Fdt.html') diff --git a/doc/html/classorg_1_1openisis_1_1Fdt.html b/doc/html/classorg_1_1openisis_1_1Fdt.html new file mode 100644 index 0000000..9038581 --- /dev/null +++ b/doc/html/classorg_1_1openisis_1_1Fdt.html @@ -0,0 +1,288 @@ + + + + + +IsisReader: org::openisis::Fdt Class Reference + + + + + + + + + +
+

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
+ + -- cgit v1.2.3