JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
fr.opensagres.xdocreport.core.io.IOUtils.toByteArray
(String)
Use
String.getBytes()
fr.opensagres.xdocreport.core.io.IOUtils.toString
(byte[])
Use
String(byte[])
fr.opensagres.xdocreport.core.io.IOUtils.toString
(byte[], String)
Use
String(byte[],String)
String.getBytes()