cz.geek.util
Class SEO
java.lang.Object
cz.geek.util.SEO
public class SEO
- extends Object
|
Constructor Summary |
SEO()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPACES
protected static final Pattern SPACES
NONCHAR
protected static final Pattern NONCHAR
SEO
public SEO()
stripSpaces
public static String stripSpaces(String s)
spaces2dash
public static String spaces2dash(String s)
nonchar2spaces
public static String nonchar2spaces(String s)
toAscii
public static String toAscii(String s)
toSeoString
public static String toSeoString(String s)
Copyright © 2012. All Rights Reserved.