public class CSPUtility extends Object
Constructor and Description |
---|
CSPUtility() |
Modifier and Type | Method and Description |
---|---|
static InputStream |
createInputStream(String source) |
static <T> Unmarshaller |
createUnmarshaller(Class<T> unmarshallingClass) |
static Unmarshaller |
createUnmarshaller(String contextPath) |
public static InputStream createInputStream(String source) throws UnsupportedEncodingException
UnsupportedEncodingException
public static <T> Unmarshaller createUnmarshaller(Class<T> unmarshallingClass) throws JAXBException
JAXBException
public static Unmarshaller createUnmarshaller(String contextPath) throws JAXBException
JAXBException