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
IOException
public static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData wrap(TemplateSourceDocument template) throws IOException
IOException
public static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData wrapXml(String xml, String fileName) throws IOException
IOException
Copyright © 2018 Nuxeo. All rights reserved.