public class ConfigParser extends Object
| Constructor and Description |
|---|
ConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static Vector |
parseFile(String fn) |
static Vector |
parseFile(String fn,
boolean verbose) |
public static Vector parseFile(String fn) throws FileNotFoundException
FileNotFoundExceptionpublic static Vector parseFile(String fn, boolean verbose) throws FileNotFoundException
FileNotFoundExceptionpublic static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.