Uses of Class
com.bbn.openmap.dataAccess.iso8211.DDFRecord

Packages that use DDFRecord
com.bbn.openmap.dataAccess.asrp   
com.bbn.openmap.dataAccess.iso8211 This is a package containing classes that parse ISO 8211 files. 
 

Uses of DDFRecord in com.bbn.openmap.dataAccess.asrp
 

Methods in com.bbn.openmap.dataAccess.asrp with parameters of type DDFRecord
protected  boolean GeneralASRPFile.loadField(DDFRecord record, java.lang.String tagName, int fieldIndex)
          If a field has not been loaded, load it from the DDFRecord if it exists and add it to the master field hashtable.
 

Uses of DDFRecord in com.bbn.openmap.dataAccess.iso8211
 

Fields in com.bbn.openmap.dataAccess.iso8211 declared as DDFRecord
protected  DDFRecord DDFModule.poRecord
           
 

Methods in com.bbn.openmap.dataAccess.iso8211 that return DDFRecord
 DDFRecord DDFModule.readRecord()
          Read one record from the file, and return to the application.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details