com.sun.xml.ws.db.toplink
Class JAXBContextFactory
java.lang.Object
BindingContextFactory
com.sun.xml.ws.db.toplink.JAXBContextFactory
public class JAXBContextFactory
- extends BindingContextFactory
JAXBContextFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OXM_XML_OVERRIDE
public static final String OXM_XML_OVERRIDE
- See Also:
- Constant Field Values
OXM_XML_ELEMENT
public static final String OXM_XML_ELEMENT
- See Also:
- Constant Field Values
docBuilderFactory
static DocumentBuilderFactory docBuilderFactory
OxmTns
static String OxmTns
JAXBContextFactory
public JAXBContextFactory()
isFor
protected boolean isFor(String str)
getContext
protected BindingContext getContext(Marshaller m)
newContext
protected BindingContext newContext(JAXBContext context)
newContext
protected BindingContext newContext(BindingInfo bi)
child
Element child(Element parent,
String name)
xmlbindings
Element xmlbindings(Class<?> wrpCls,
Map<String,Source> extMapping)
createTypeMappings
static Map<TypeInfo,TypeMappingInfo> createTypeMappings(Collection<TypeInfo> col)
Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.