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, resolveFile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArguments, getDescription, getPreferredName, load
protected final Map<String,List<String>> parseNvps(File baseDir, String nvpFile) throws IOException, FileNotFoundException
baseDir
- Base directorynvpFile
- NVP fileIOException
FileNotFoundException
public static OperationLoaderArgument getNvpsArgument()
Copyright © 2015. All rights reserved.