public class FunctionGenerator extends Object
| Constructor and Description |
|---|
FunctionGenerator()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
analiseNode(Node n,
int indent) |
static void |
main(String[] args) |
void |
parse(String source)
Description of the Method
|
public void parse(String source) throws IOException, SAXException
source - Description of ParameterIOException - Description of ExceptionSAXException - Description of Exceptionpublic void analiseNode(Node n, int indent)
Copyright © 2017. All Rights Reserved.