public class FunctionGenerator
extends java.lang.Object
| Constructor and Description |
|---|
FunctionGenerator()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
analiseNode(org.w3c.dom.Node n,
int indent) |
static void |
main(java.lang.String[] args) |
void |
parse(java.lang.String source)
Description of the Method
|
public void parse(java.lang.String source)
throws java.io.IOException,
org.xml.sax.SAXException
source - Description of Parameterjava.io.IOException - Description of Exceptionorg.xml.sax.SAXException - Description of Exceptionpublic void analiseNode(org.w3c.dom.Node n,
int indent)
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2013. All Rights Reserved.