|
iso8211 0-1-0 by Weft | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--uk.co.weft.iso8211.Dictionary
The dictionary of an ISO 8211 data description record.
$Log: Dictionary.java,v $ Revision 1.1.1.1 2002/10/29 11:27:33 simon More or less parses
| Field Summary | |
protected long |
position
the position at which I was found in the input stream |
| Constructor Summary | |
Dictionary(ISO8211InputStream in,
Record record,
Record ddr,
boolean debug)
Create a new dictionary by parsing from the current position in this stream. |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected long position
| Constructor Detail |
public Dictionary(ISO8211InputStream in,
Record record,
Record ddr,
boolean debug)
throws java.lang.Exception
in - the stream to parse fromrecord - the record of which I form a part (?) must be a ddr #ddr - the ddr for the file I am indebug - whether I'm in debug mode
|
iso8211 0-1-0 by Weft | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||