|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.JAXB.Cache
private static final class JAXB.Cache
To improve the performance, we'll cache the last JAXBContext
used.
Field Summary | |
---|---|
(package private) JAXBContext |
context
|
(package private) java.lang.Class |
type
|
Constructor Summary | |
---|---|
JAXB.Cache(java.lang.Class type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final java.lang.Class type
final JAXBContext context
Constructor Detail |
---|
public JAXB.Cache(java.lang.Class type) throws JAXBException
JAXBException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |