Uses of Class
com.luciad.format.asdi.TLcdASDIParseException
Package
Description
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
-
Uses of TLcdASDIParseException in com.luciad.format.asdi
Modifier and TypeMethodDescriptionTLcdASDIMessageInputStream.readMessage()
Reads an ASDI message from the underlying input stream and returns anILcdDataObject
containing the properties of the read message, or null if the end of the input stream is reached.