Class JSONHelper
- java.lang.Object
-
- org.nuxeo.template.xdocreport.jaxrs.JSONHelper
-
-
Constructor Summary
Constructors Constructor Description JSONHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
writeResource(fr.opensagres.xdocreport.remoting.resources.domain.Resource resource, OutputStream out)
-
-
-
Method Detail
-
writeResource
public static void writeResource(fr.opensagres.xdocreport.remoting.resources.domain.Resource resource, OutputStream out) throws IOException
- Throws:
IOException
-
-