info.joseluismartin.xml
Class Main
java.lang.Object
info.joseluismartin.xml.Main
public class Main
- extends Object
Command Line Xml utility
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
|
Constructor Summary |
Main()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
validateXML
public static void validateXML(String xmlPath,
String schemaPath)
throws SAXException,
IOException
- Throws:
SAXException
IOException
Copyright © 2012 JDAL. All Rights Reserved.