Class GetSerializedPosition

java.lang.Object
org.deltava.dao.file.DAO
org.deltava.dao.file.GetSerializedPosition

public class GetSerializedPosition extends DAO
A Data Access Object to deserialize ACARS/XACARS position records.
Since:
4.1
Version:
11.5
Author:
Luke
  • Constructor Details

    • GetSerializedPosition

      public GetSerializedPosition(InputStream is)
      Initializes the Data Access Object.
      Parameters:
      is - the InputStream to read from
  • Method Details