com.metsci.glimpse.dspl.parser
Interface MultipleFileTableParser
- All Superinterfaces:
- TableParser
- All Known Implementing Classes:
- ExtendedCsvParser, WildcardCsvParser
public interface MultipleFileTableParser
- extends TableParser
getDataFiles
java.util.List<java.net.URL> getDataFiles(Slice slice)
throws javax.xml.bind.JAXBException,
java.io.IOException,
DsplException
- Throws:
javax.xml.bind.JAXBException
java.io.IOException
DsplException
getDataFiles
java.util.List<java.net.URL> getDataFiles(Concept slice)
throws javax.xml.bind.JAXBException,
java.io.IOException,
DsplException
- Throws:
javax.xml.bind.JAXBException
java.io.IOException
DsplException
Copyright © 2012 Metron, Inc.. All Rights Reserved.