com.metsci.glimpse.charts.vector.parser
Interface ENCConverter
public interface ENCConverter
- Author:
- john
Method Summary |
void |
convert(java.lang.String sourceDataDir,
java.io.File destinationDir,
java.lang.String enc000File)
|
void |
convert(java.lang.String sourceDataDir,
java.io.File destinationDir,
java.lang.String enc000File,
java.lang.String encTitle)
|
convert
void convert(java.lang.String sourceDataDir,
java.io.File destinationDir,
java.lang.String enc000File)
throws java.io.IOException,
java.net.URISyntaxException
- Throws:
java.io.IOException
java.net.URISyntaxException
convert
void convert(java.lang.String sourceDataDir,
java.io.File destinationDir,
java.lang.String enc000File,
java.lang.String encTitle)
throws java.io.IOException,
java.net.URISyntaxException
- Throws:
java.io.IOException
java.net.URISyntaxException
Copyright © 2012 Metron, Inc.. All Rights Reserved.