Package | Description |
---|---|
com.bbn.openmap.dataAccess.asrp | |
com.bbn.openmap.dataAccess.iso8211 |
This is a package containing classes that parse ISO 8211 files.
|
Modifier and Type | Method and Description |
---|---|
DDFField |
GeneralASRPFile.getField(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
protected void |
GeneralASRPFile.addField(DDFField ddf)
Add a field to the field list.
|
Modifier and Type | Method and Description |
---|---|
DDFField |
DDFRecord.findField(java.lang.String pszName,
int iFieldIndex)
Find the named field within this record.
|
DDFField |
DDFRecord.getField(int i)
Fetch field object based on index.
|
Modifier and Type | Method and Description |
---|---|
protected void |
View8211.viewRecordField(DDFField poField)
Dump the contents of a field instance in a record.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details