public class NativeClientConfigParser
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Parses either all hydra configuration files or the single file
given as an argument.
|
protected static java.lang.String |
parseFile(java.lang.String fn,
java.util.Vector p)
Parses the native client config file using the properties.
|
protected static java.lang.String parseFile(java.lang.String fn,
java.util.Vector p)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionpublic static void main(java.lang.String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.