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