public abstract class AbstractSample extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
inputfilepath |
protected static String |
outputfilepath |
| Constructor and Description |
|---|
AbstractSample() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
getInputFilePath(String[] args) |
protected static void |
getOutputFilePath(String[] args) |
protected static String inputfilepath
protected static String outputfilepath
protected static void getInputFilePath(String[] args) throws IllegalArgumentException
IllegalArgumentExceptionprotected static void getOutputFilePath(String[] args) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2007-2018. All Rights Reserved.