|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebm_ws.infra.xmlmapping.ObjInfoHolder
com.ebm_ws.infra.xmlmapping.XmlInstantiator2
public class XmlInstantiator2
The base class for instantiating an object model that conform to XML mapping rules.
| Method Summary | |
|---|---|
IXmlObject |
getRoot()
Returns the root instantiated object. |
SchemasManager |
getSchemas()
|
static XmlInstantiator2 |
instantiate(java.net.URL iXmlFileUrl,
java.lang.Object iValidSupport)
|
| Methods inherited from class com.ebm_ws.infra.xmlmapping.ObjInfoHolder |
|---|
addInfo, checkAllNodes, dumpMessages, getAllElementMessages, getAllMessages, getGlobalElementMessages, getInfoFromId, getInfoFromObj, getMappingElementMessages, hasMessages, removeAllInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public IXmlObject getRoot()
public SchemasManager getSchemas()
public static final XmlInstantiator2 instantiate(java.net.URL iXmlFileUrl,
java.lang.Object iValidSupport)
throws org.xml.sax.SAXException,
java.io.IOException,
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||