| Constructor and Description |
|---|
XMLTool(String[] args)
Instantiates a new xML tool.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doIt(TreeDocument doc)
Do it.
|
abstract String |
usage()
Usage.
|
protected String[] args
public XMLTool(String[] args)
args - the argspublic abstract void doIt(TreeDocument doc) throws Exception
doc - the docException - the exceptionpublic abstract String usage()
Copyright © 2017 SEMS project @ University of Rostock. All rights reserved.