java.lang.Object
com.sun.xml.ws.security.opt.impl.util.JAXBUtil
- Author:
- K.Venugopal@sun.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WSSNamespacePrefixMapperstatic final WSSNamespacePrefixMapper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.xml.bind.MarshallercreateMarshaller(com.sun.xml.ws.api.SOAPVersion soapVersion) static jakarta.xml.bind.JAXBContextstatic jakarta.xml.bind.JAXBContextstatic jakarta.xml.bind.JAXBContextstatic voidsetSEIJAXBContext(jakarta.xml.bind.JAXBContext context)
-
Field Details
-
prefixMapper11
-
prefixMapper12
-
-
Constructor Details
-
JAXBUtil
public JAXBUtil()
-
-
Method Details
-
getCustomIdentityJAXBContext
public static jakarta.xml.bind.JAXBContext getCustomIdentityJAXBContext() -
getJAXBContext
public static jakarta.xml.bind.JAXBContext getJAXBContext() -
createMarshaller
public static jakarta.xml.bind.Marshaller createMarshaller(com.sun.xml.ws.api.SOAPVersion soapVersion) throws jakarta.xml.bind.JAXBException - Throws:
jakarta.xml.bind.JAXBException
-
setSEIJAXBContext
public static void setSEIJAXBContext(jakarta.xml.bind.JAXBContext context) -
getSEIJAXBContext
public static jakarta.xml.bind.JAXBContext getSEIJAXBContext()
-