public class ToolHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String[] |
args |
protected java.lang.String |
config |
protected int |
index |
protected java.lang.String |
location |
protected java.lang.String |
repository |
| Constructor and Description |
|---|
ToolHelper(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfig() |
int |
getIndex() |
java.lang.String |
getLocation() |
java.lang.String |
getRepository() |
protected void |
parse() |
protected java.lang.String[] args
protected java.lang.String location
protected java.lang.String repository
protected java.lang.String config
protected int index
protected void parse()
public java.lang.String getConfig()
public int getIndex()
public java.lang.String getLocation()
public java.lang.String getRepository()
Copyright © 2018 RENCI. All Rights Reserved.