|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.loadXml.XmlLoader
public class XmlLoader
Load the xml topology
| Constructor Summary | |
|---|---|
XmlLoader(java.net.URL topologyUrl,
java.net.URL schemaUrl)
Constructor. |
|
| Method Summary | |
|---|---|
org.ow2.jasmine.deployme.generated.Topology |
getTopology()
Return the loaded topology |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlLoader(java.net.URL topologyUrl,
java.net.URL schemaUrl)
throws org.xml.sax.SAXException,
javax.xml.bind.JAXBException
topologyUrl - path to the xml topology fileschemaUrl - path to the xml topology schema
org.xml.sax.SAXException
javax.xml.bind.JAXBException| Method Detail |
|---|
public org.ow2.jasmine.deployme.generated.Topology getTopology()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||