Uses of Class
com.lyncode.xoai.dataprovider.exceptions.MarshallingException
-
Packages that use MarshallingException Package Description com.lyncode.xoai.util -
-
Uses of MarshallingException in com.lyncode.xoai.util
Methods in com.lyncode.xoai.util that throw MarshallingException Modifier and Type Method Description static StringMarshallingUtils. marshalWithoutXMLHeader(XOAIDescription xml)static StringMarshallingUtils. marshalWithoutXMLHeader(String cont, Object obj, PrefixMapper mapper)static voidMarshallingUtils. marshalWithoutXMLHeader(String cont, Object obj, PrefixMapper mapper, OutputStream out)
-