Deprecated API


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



Copyright © 2014. All Rights Reserved.