Uses of Class
it.negro.jajb.JAJBContext

Packages that use JAJBContext
it.negro.jajb   
 

Uses of JAJBContext in it.negro.jajb
 

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.
 

Constructors in it.negro.jajb with parameters of type JAJBContext
MappingHandler(java.util.Map<java.lang.String,Converter> converters, JAJBContext jajbContext)
           
 



Copyright © 2008. All Rights Reserved.