com.ebm_ws.infra.xmlmapping
Class TestSAX
java.lang.Object
com.ebm_ws.infra.xmlmapping.TestSAX
public class TestSAX
- extends java.lang.Object
The base class for instantiating an object model that conform to XML mapping rules.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(java.lang.String[] args)
throws java.net.MalformedURLException,
org.xml.sax.SAXException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException
- Throws:
java.net.MalformedURLException
org.xml.sax.SAXException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
instantiate
public static final TestSAX instantiate(java.net.URL iXmlFileUrl)
throws org.xml.sax.SAXException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException
- Throws:
org.xml.sax.SAXException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
Copyright © 2008 eBMWebsourcing. All Rights Reserved.