public static final class JaxbContextBuilder.JaxbContext extends Object implements IJaxbContext
| Constructor and Description |
|---|
JaxbContext(List<Class<?>> objectFactories,
List<Source> schemaSources,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader() |
Class<?>[] |
getObjectFactories() |
Source[] |
getSchemaSources() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextPathpublic JaxbContext(List<Class<?>> objectFactories, List<Source> schemaSources, ClassLoader classLoader)
public ClassLoader getClassLoader()
getClassLoader in interface IJaxbContextpublic Class<?>[] getObjectFactories()
getObjectFactories in interface IJaxbContextpublic Source[] getSchemaSources()
getSchemaSources in interface IJaxbContextCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.