public class Utils extends Object
| Constructor and Description | 
|---|
Utils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<String,String> | 
createPathMap(String[] args)
create a PathMap for the given args 
 | 
static Map<String,String> | 
createPathMap(String[] args,
             int startingArg)
create a path map from the given arguments 
 | 
Copyright © 2018 BITPlan GmbH. All rights reserved.