org.exoplatform.services.text
Class CharacterEncoder

java.lang.Object
  extended by org.exoplatform.services.text.CharacterEncoder

public class CharacterEncoder
extends java.lang.Object


Constructor Summary
CharacterEncoder()
           
 
Method Summary
 java.lang.String encodeBuffer(byte[] aBuffer)
           
 void encodeBuffer(java.io.InputStream in, java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterEncoder

public CharacterEncoder()
Method Detail

encodeBuffer

public java.lang.String encodeBuffer(byte[] aBuffer)

encodeBuffer

public void encodeBuffer(java.io.InputStream in,
                         java.io.OutputStream out)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.