Deprecated API


Contents
Deprecated Methods
org.odftoolkit.odfdom.converter.core.utils.IOUtils.toByteArray(String)
          Use String.getBytes() 
fr.opensagres.xdocreport.core.io.IOUtils.toByteArray(String)
          Use String.getBytes() 
org.odftoolkit.odfdom.converter.core.utils.IOUtils.toString(byte[])
          Use String.String(byte[]) 
fr.opensagres.xdocreport.core.io.IOUtils.toString(byte[])
          Use String.String(byte[]) 
org.odftoolkit.odfdom.converter.core.utils.IOUtils.toString(byte[], String)
          Use String.String(byte[],String) 
fr.opensagres.xdocreport.core.io.IOUtils.toString(byte[], String)
          Use String.String(byte[],String) 
 



Copyright © 2013. All rights reserved.