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, serviceIteratorpublic BindingContext newContext(JAXBContext context)
newContext in class BindingContextFactorypublic BindingContext newContext(BindingInfo bi)
newContext in class BindingContextFactoryprotected BindingContext getContext(Marshaller m)
getContext in class BindingContextFactoryprotected boolean isFor(String str)
BindingContextFactoryisFor in class BindingContextFactorystr - mode/flavor or the package name of the JAXBContext implementation.Copyright © 2015 Oracle Corporation. All rights reserved.