Package net.sf.freecol.common.io
Classes for reading and writing FreeCol data files.
-
Class Summary Class Description FreeColDataFile Support for reading a FreeCol data file.FreeColDirectories Simple container for the freecol file and directory structure model.FreeColModFile A wrapped for a file containing a FreeCol modification (mod).FreeColSavegameFile Represents a FreeCol savegame.FreeColTcFile A Total Conversion (TC).FreeColXMLReader A wrapper forXMLStreamReader
and potentially an underlying stream.FreeColXMLWriter A wrapper forXMLStreamWriter
and potentially an underlying stream.FreeColXMLWriter.WriteScope -
Enum Summary Enum Description FreeColXMLReader.ReadScope FreeColXMLWriter.WriteScopeType The scope of a FreeCol object write.