Package | Description |
---|---|
org.apache.cxf.common.jaxb | |
org.apache.cxf.jaxb |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
JAXBContextCache.CachedContextAndSchemas |
JAXBDataBinding.createJAXBContextAndSchemas(Set<Class<?>> classes,
String defaultNs) |
Apache CXF