|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.negro.jajb.Parser
public class Parser
This class is the parser for jajb xml configurazione file
| Constructor Summary | |
|---|---|
protected |
Parser()
A new Instance of Parser |
| Method Summary | |
|---|---|
protected JAJBContext |
parse(java.io.InputStream inputStream)
Reads all configuration and mapping file that are in relationship reading passed InputStream parameter and initializes all mapping and configuration information
into a JAJBContext, then returns it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Parser()
Parser
| Method Detail |
|---|
protected JAJBContext parse(java.io.InputStream inputStream)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
InputStream parameter and initializes all mapping and configuration information
into a JAJBContext, then returns it.
inputStream - the inputStream representing the xml configuration file
JAJBContext
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||