com.sun.xml.ws.security.opt.impl.util
Class JAXBUtil
java.lang.Object
com.sun.xml.ws.security.opt.impl.util.JAXBUtil
public class JAXBUtil
- extends java.lang.Object
- Author:
- K.Venugopal@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefixMapper11
public static final WSSNamespacePrefixMapper prefixMapper11
prefixMapper12
public static final WSSNamespacePrefixMapper prefixMapper12
JAXBUtil
public JAXBUtil()
getCustomIdentityJAXBContext
public static javax.xml.bind.JAXBContext getCustomIdentityJAXBContext()
getJAXBContext
public static javax.xml.bind.JAXBContext getJAXBContext()
createMarshaller
public static javax.xml.bind.Marshaller createMarshaller(com.sun.xml.ws.api.SOAPVersion soapVersion)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
setSEIJAXBContext
public static void setSEIJAXBContext(javax.xml.bind.JAXBContext context)
getSEIJAXBContext
public static javax.xml.bind.JAXBContext getSEIJAXBContext()
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.