com.beetstra.jutf7
Class CharsetTestUtil
java.lang.Object
com.beetstra.jutf7.CharsetTestUtil
abstract class CharsetTestUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharsetTestUtil
CharsetTestUtil()
outToSB
static void outToSB(ByteBuffer out,
StringBuffer sb)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
asString
static String asString(ByteBuffer buffer)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
wrap
static ByteBuffer wrap(String string)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
Copyright © 2008 sourceforge. All Rights Reserved.