Deprecated API

Deprecated Methods
kiwi.util.LocaleManager.getLocaleManager()
          Use getDefaultLocaleManager() instead. 
kiwi.util.KiwiUtils.readStreamToByteArray(InputStream)
          This method has been moved to the StreamUtils class. 
kiwi.util.KiwiUtils.readStreamToStream(InputStream, OutputStream)
          This method has been moved to the StreamUtils class. 
kiwi.util.KiwiUtils.readStreamToString(InputStream)
          This method has been moved to the StreamUtils class. 
kiwi.util.KiwiUtils.writeStringToStream(String, OutputStream)
          This method has been moved to the StreamUtils class.