|
|||||||||
| Home >> All >> javax >> xml >> [ bind overview ] | PREV NEXT | ||||||||
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. |
|
|||||||||
| Home >> All >> javax >> xml >> [ bind overview ] | PREV NEXT | ||||||||