Constructor | Description |
---|---|
XMLTool(String[] args) |
Instantiates a new xML tool.
|
Modifier and Type | Method | 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 © 2018 SEMS project @ University of Rostock. All rights reserved.