org.jcoderz.phoenix.sqlparser
Class SqlToXml
java.lang.Object
org.jcoderz.phoenix.sqlparser.SqlToXml
public class SqlToXml
- extends Object
- Author:
- Albrecht Messner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlToXml
public SqlToXml(String inFileName,
String outFileName)
transformSqlToXml
public void transformSqlToXml()
throws FileNotFoundException,
ParseException
- Throws:
FileNotFoundException
ParseException
main
public static void main(String[] args)
Copyright 2007 The jCoderZ Project.