|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mov.quote.FileEODQuoteExport
public class FileEODQuoteExport
Export quotes from Venice to a file.
ExportQuoteModule
Method Summary | |
---|---|
static void |
exportFile(EODQuoteFilter filter,
java.io.File file,
java.util.List quotes)
Export a single day of quotes from Venice into a file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void exportFile(EODQuoteFilter filter, java.io.File file, java.util.List quotes) throws java.io.IOException
filter
- format of quote filefile
- quote file to exportquotes
- list of quotes to export
java.io.IOException
- if there was an error writing the file
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |