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 | Field and Description |
---|---|
protected DDFModule |
GeneralASRPFile.info |
Modifier and Type | Method and Description |
---|---|
protected DDFModule |
GeneralASRPFile.getInfo() |
protected DDFModule |
GeneralASRPFile.load(java.lang.String fileName) |
Modifier and Type | Field and Description |
---|---|
protected DDFModule |
DDFRecord.poModule |
protected DDFModule |
DDFFieldDefinition.poModule |
Modifier and Type | Method and Description |
---|---|
DDFModule |
DDFRecord.getModule()
Fetch the DDFModule with which this record is associated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DDFFieldDefinition.initialize(DDFModule poModuleIn,
java.lang.String pszTagIn,
byte[] pachFieldArea)
Initialize the field definition from the information in the DDR
record.
|
Constructor and Description |
---|
DDFFieldDefinition(DDFModule poModuleIn,
java.lang.String pszTagIn,
byte[] pachFieldArea) |
DDFRecord(DDFModule poModuleIn) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details