EclipseLink 3.0.0, API Reference
-
-
Constructor Summary
Constructors
Constructor and Description |
JAXBContextInput(Map properties,
ClassLoader classLoader)
Create a new JAXBContextInput with the specified Map of properties and ClassLoader.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
properties
protected Map properties
-
Constructor Detail
-
JAXBContextInput
public JAXBContextInput(Map properties,
ClassLoader classLoader)
Create a new JAXBContextInput with the specified Map of properties and ClassLoader.
- Parameters:
properties
- Map of properties.
classLoader
- the classLoader to use. If null then Thread.currentThread().getContextClassLoader() will be used.
EclipseLink 3.0.0, API Reference
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.