org.unisens
Interface XmlFileFormat

All Superinterfaces:
java.lang.Cloneable, FileFormat

public interface XmlFileFormat
extends FileFormat

XmlFileFormat is used to define that a XML representation of Entry data is used as file format. Using XML can lead to very big data files und slow access. Then BinFileFormat should be preferred.

Author:
Joerg Ottenbacher, Radi Nedkov, Malte Kirst

Method Summary
 
Methods inherited from interface org.unisens.FileFormat
clone, getComment, getFileFormatName, setComment