public final class SchemaJAXBContext extends Object
| Modifier and Type | Field and Description |
|---|---|
static Class[] |
SCHEMA_DEFAULT_OBJECT_FACTORIES |
| Modifier and Type | Method and Description |
|---|---|
void |
addOtherObjectFactory(Class<?>[] addedObjectFactories) |
void |
addOtherObjectFactory(List<Class<?>> addedObjectFactories) |
static SchemaJAXBContext |
getInstance() |
JAXBContext |
getJaxbContext() |
public static final Class[] SCHEMA_DEFAULT_OBJECT_FACTORIES
public static SchemaJAXBContext getInstance() throws SchemaException
SchemaExceptionpublic void addOtherObjectFactory(Class<?>[] addedObjectFactories) throws SchemaException
SchemaExceptionpublic void addOtherObjectFactory(List<Class<?>> addedObjectFactories) throws SchemaException
SchemaExceptionpublic JAXBContext getJaxbContext()
Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.