rat.document.impl.guesser
Class GuessUtils

java.lang.Object
  extended by rat.document.impl.guesser.GuessUtils

public class GuessUtils
extends Object


Constructor Summary
GuessUtils()
           
 
Method Summary
static String normalise(String name)
          Converts name to upper case and strips any path.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuessUtils

public GuessUtils()
Method Detail

normalise

public static final String normalise(String name)
Converts name to upper case and strips any path.

Parameters:
name -
Returns:


Copyright © 2006-2011. All Rights Reserved.