public abstract class AbstractNvpOperationLoader extends AbstractOperationLoader
| Constructor and Description |
|---|
AbstractNvpOperationLoader() |
| Modifier and Type | Method and Description |
|---|---|
static OperationLoaderArgument |
getNvpsArgument()
Gets the argument that describes the NVPs argument
|
protected Map<String,List<String>> |
parseNvps(File baseDir,
String nvpFile)
Method which parses NVPs from the given file
|
getInputStream, getNameArgument, readFile, resolveFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArguments, getDescription, getPreferredName, loadprotected final Map<String,List<String>> parseNvps(File baseDir, String nvpFile) throws IOException, FileNotFoundException
baseDir - Base directorynvpFile - NVP fileIOExceptionFileNotFoundExceptionpublic static OperationLoaderArgument getNvpsArgument()
Copyright © 2014. All Rights Reserved.