| Class Summary | 
  
    | DataFileUtil | Utility class for all flat file manipulation in Stellarium | 
  
    | HipData |  | 
  
    | HipparcosDataReaderTest |  | 
  
    | IniFileParser | See the original C++ version: URL:
      https://svn.sourceforge.net/svnroot/stellarium/tags/stellarium-0-8-1/stellarium/src/init_parser.cpp Last Changed
      Author: gajdosik Last Changed Rev: 1214
      C++ comments: Class which parse an ini file and provide methods original to the C++ init_parser.cpp file of
      stellarium. | 
  
    | ResourceLocatorUtil | File to help the retrieval of all data files for Stellarium4Java. | 
  
    | ReverseDataInputStream | This is like
      java.io.DataInputStream, but this one is forcing the intel format, reversing byte order when reading
        numbers. |