Package | Description |
---|---|
com.bbn.openmap.dataAccess.iso8211 |
This is a package containing classes that parse ISO 8211 files.
|
Modifier and Type | Field and Description |
---|---|
protected DDFFieldDefinition |
DDFField.poDefn |
Modifier and Type | Method and Description |
---|---|
DDFFieldDefinition |
DDFModule.findFieldDefn(java.lang.String pszFieldName)
Fetch the definition of the named field.
|
DDFFieldDefinition |
DDFModule.getField(int i)
Fetch a field definition by index.
|
DDFFieldDefinition |
DDFField.getFieldDefn()
Fetch the corresponding DDFFieldDefn.
|
Modifier and Type | Method and Description |
---|---|
void |
DDFField.initialize(DDFFieldDefinition poDefnIn,
byte[] pachDataIn) |
Constructor and Description |
---|
DDFField(DDFFieldDefinition poDefnIn,
byte[] pachDataIn) |
DDFField(DDFFieldDefinition poDefnIn,
byte[] pachDataIn,
boolean doSubfields) |
DDFField(DDFFieldDefinition poDefnIn,
int dataPositionIn,
int dataLengthIn) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details