public class JAXBRIContextFactory extends BindingContextFactory
DefaultDatabindingMode, JAXB_CONTEXT_FACTORY_PROPERTY, LOGGER
Constructor and Description |
---|
JAXBRIContextFactory() |
Modifier and Type | Method and Description |
---|---|
protected BindingContext |
getContext(Marshaller m) |
protected boolean |
isFor(String str)
Check to see if the BindingContextFactory is for the databinding mode/flavor.
|
BindingContext |
newContext(BindingInfo bi) |
BindingContext |
newContext(JAXBContext context) |
create, create, getBindingContext, isContextSupported, serviceIterator
public BindingContext newContext(JAXBContext context)
newContext
in class BindingContextFactory
public BindingContext newContext(BindingInfo bi)
newContext
in class BindingContextFactory
protected BindingContext getContext(Marshaller m)
getContext
in class BindingContextFactory
protected boolean isFor(String str)
BindingContextFactory
isFor
in class BindingContextFactory
str
- mode/flavor or the package name of the JAXBContext implementation.Copyright © 2015 Oracle Corporation. All rights reserved.