org.apache.rat.document.impl.guesser
Class GuessUtils
java.lang.Object
org.apache.rat.document.impl.guesser.GuessUtils
public class GuessUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GuessUtils
public GuessUtils()
normalise
public static final String normalise(String name)
- Converts name to upper case and strips any path.
- Parameters:
name
- not null
- Returns:
- not null
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.