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