org.specrunner.source.core
Class UtilEncoding

java.lang.Object
  extended by org.specrunner.source.core.UtilEncoding

public final class UtilEncoding
extends Object

Useful encoding services.

Author:
Thiago Santos

Method Summary
static String getEncoding()
          Get encoding information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEncoding

public static String getEncoding()
Get encoding information.

Returns:
The set encoding.


Copyright © 2014. All rights reserved.