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 BindingContextFactoryCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.