Class GetVATSIMTransceivers
java.lang.Object
org.deltava.dao.file.DAO
org.deltava.dao.file.GetVATSIMTransceivers
A Data Access Object to load VATSIM radio position data.
- Since:
- 10.0
- Version:
- 10.0
- Author:
- Luke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.dao.file.DAO
getReader, getStream, setBufferSize
-
Constructor Details
-
GetVATSIMTransceivers
Creates the Data Access Object.- Parameters:
is
- the InputStream to read
-
-
Method Details
-
load
Load the radio positions.- Returns:
- a Collection of RadioPosition beans
- Throws:
DAOException
- if an error occurs
-