Methods in org.apache.cxf.jaxb that return JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.CachedContextAndSchemas |
JAXBDataBinding.createJAXBContextAndSchemas(Set<Class<?>> classes,
String defaultNs)
|
static JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.getCachedContextAndSchemas(Class<?> cls)
|
static JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.getCachedContextAndSchemas(Set<Class<?>> classes,
String defaultNs,
Map<String,Object> props,
Collection<Object> typeRefs,
boolean exact)
|
static JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.getCachedContextAndSchemas(String pkg,
Map<String,Object> props,
ClassLoader loader)
|