Package marauroa.common.io
package marauroa.common.io
Contains classes that allows transparent access to files. Subclasses implement Persistence
for normal and webstart environment.
-
ClassDescriptionNormal persistence using filesAllows transparent access to files.This inputstream will recognize unicode BOM marks and will skip bytes if getEncoding() method is called before any of the read(...) methods.Generic unicode textreader, which will use BOM mark to identify the encoding to be used.Persitence with webstart