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