public static final class JAXBContextCache.CachedContextAndSchemas extends Object
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
getClasses() |
javax.xml.bind.JAXBContext |
getContext() |
Collection<DOMSource> |
getSchemas() |
void |
setClasses(Set<Class<?>> cls) |
void |
setSchemas(Collection<DOMSource> schemas) |
public javax.xml.bind.JAXBContext getContext()
public Collection<DOMSource> getSchemas()
public void setSchemas(Collection<DOMSource> schemas)
Apache CXF