Methods in it.negro.jajb that return JAJBContext |
protected static JAJBContext |
JAJBContext.getStaticInstance()
Returns the unique singleton instance of JAJBContext. |
protected static JAJBContext |
JAJBContext.newInstance()
Makes and returns a new instance of JAJBContext. |
protected JAJBContext |
Parser.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. |