Last update: 2011-06-23

org.proteios.io
Interface FileValidationInterface

All Known Implementing Classes:
MascotFileReader, MascotParameterFileUtil, MgfFileReader, MzMLFileReader, OMSSAParameterFileUtil, PeakListFileImpl, PiumsPepfilReader, PklFileReader, RobotFileImpl, XTandemParameterFileUtil

public interface FileValidationInterface

Author:
fredrtik

Method Summary
 boolean importable()
           
 boolean valid()
           
 

Method Detail

valid

boolean valid()
              throws javax.xml.stream.XMLStreamException,
                     SAXException
Throws:
javax.xml.stream.XMLStreamException
SAXException

importable

boolean importable()

Last update: 2011-06-23