public class MarshallerObjectCache extends Object
Constructor and Description |
---|
MarshallerObjectCache()
Empty constructor
|
Modifier and Type | Method and Description |
---|---|
Marshaller |
getMarshaller(Class<?> c)
Cache of the marshaller object
|
public Marshaller getMarshaller(Class<?> c) throws JAXBException
c
- : class whom we want the JAXB MarshallerJAXBException
- if exception when creating new instance JAXBContextCopyright © 2018 Vitam. All rights reserved.