|
JTR 5.0 API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjtr.config.ConfigDeserializer
public class ConfigDeserializer
This class is in charge of deserializing the content of the
jtr.xml JTR configuration file into an object oriented
representation: the TestConfig.
| Constructor Summary | |
|---|---|
ConfigDeserializer(java.io.InputStream is)
Constructor. |
|
| Method Summary | |
|---|---|
TestConfig |
getConfigTree()
Produces the object oriented representation of the jtr.xml
configuration file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigDeserializer(java.io.InputStream is)
jtr.xml JTR
configuration file should be read from.
is - InputStream| Method Detail |
|---|
public TestConfig getConfigTree()
throws org.xml.sax.SAXException,
java.io.IOException
jtr.xml
configuration file.
org.xml.sax.SAXException
java.io.IOException
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||