public class ParseHelpers extends Object
| Constructor and Description |
|---|
ParseHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
parseArgs(String[] args)
Parses the command line arguments.
|
static ArrayList<String> |
parseProperties(String filename)
Parses a properties file with the OMIT and ASIS types of nodes.
|
Copyright © 2016. All rights reserved.