ModeShape Distribution 3.0.0.Beta4

org.infinispan.schematic.internal.io
Class Utf8Util

java.lang.Object
  extended by org.infinispan.schematic.internal.io.Utf8Util

public final class Utf8Util
extends Object


Method Summary
protected static Charset getUtf8()
           
protected static CharsetDecoder getUtf8Decoder()
           
protected static CharsetEncoder getUtf8Encoder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUtf8

protected static Charset getUtf8()

getUtf8Decoder

protected static CharsetDecoder getUtf8Decoder()

getUtf8Encoder

protected static CharsetEncoder getUtf8Encoder()

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.