org.specrunner.util.string
Class UtilString

java.lang.Object
  extended by org.specrunner.util.string.UtilString

public final class UtilString
extends Object

Utility String class.

Author:
Thiago Santos

Method Summary
static IStringNormalizer getNormalizer()
          Get string normalizer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNormalizer

public static IStringNormalizer getNormalizer()
Get string normalizer.

Returns:
A normalized.


Copyright © 2015. All rights reserved.