public class SEO extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Pattern |
NONCHAR |
protected static Pattern |
SPACES |
| Constructor and Description |
|---|
SEO() |
| Modifier and Type | Method and Description |
|---|---|
static String |
nonchar2spaces(String s) |
static String |
spaces2dash(String s) |
static String |
stripSpaces(String s) |
static String |
toAscii(String s) |
static String |
toSeoString(String s) |
Copyright © 2013. All Rights Reserved.