Package | Description |
---|---|
ilog.views.maps.defense.format.asrp |
This package contains classes for reading ASRP files.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
IlvRasterASRPReader.SubFieldPosition
Class to store subfield position information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvRasterASRPReader.parseTags(Hashtable<String,IlvRasterASRPReader.FieldPosition> t,
String descr,
int nbCharLength,
int nbCharPos,
int nbCharName)
Decodes the list of fields in a record from a string - adds them to the hashtable.
|
protected byte[] |
IlvRasterASRPReader.readData(DataInput stream,
Hashtable<String,IlvRasterASRPReader.FieldPosition> tags)
Utility method to read raw data bytes from an ASRP record - also fills
tags with data. |
protected void |
IlvRasterASRPReader.storeDigestProperties(Hashtable<String,IlvRasterASRPReader.TagInfo> fields,
Hashtable<String,IlvRasterASRPReader.FieldPosition> tags,
byte[] data,
HashMap<String,String> digestProperties)
Method that analyses QAL file data in order to store the DIGEST meta data.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.