public class BinaryDataWrapper extends Object
| Constructor and Description | 
|---|
BinaryDataWrapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData | 
wrap(Blob blob)  | 
static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData | 
wrap(TemplateSourceDocument template)  | 
static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData | 
wrapXml(String xml,
       String fileName)  | 
public BinaryDataWrapper()
public static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData wrap(Blob blob) throws IOException
IOExceptionpublic static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData wrap(TemplateSourceDocument template) throws IOException
IOExceptionpublic static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData wrapXml(String xml, String fileName) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.