Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
javax.xml.bind.JAXBContext

Uses of JAXBContext in javax.xml.bind
 

Methods in javax.xml.bind that return JAXBContext
static JAXBContext JAXBContext.newInstance(java.lang.String pPath)
          Creates a new instance of JAXBContext by applying the following algorithm: The first step is to determine the name of an initialization class.
static JAXBContext JAXBContext.newInstance(java.lang.String pPath, java.lang.ClassLoader pClassLoader)
          Creates a new instance of JAXBContext by applying the following algorithm: The first step is to determine the name of an initialization class.