|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttecgraf.javautils.excel.v1.util.ExcelAction.StringUtils
public static class ExcelAction.StringUtils
Classe utilitária
| Constructor Summary | |
|---|---|
ExcelAction.StringUtils()
|
|
| Method Summary | |
|---|---|
static String |
fixName(String str)
Altera a string, substituindo os caracteres '\', '[', ']', '>', '<', '*', '?', ':', '/'. |
static String |
removeAccents(String str)
"Remove" acentos: substitui caracteres acentuados pelos caracteres correspondentes sem acento (i.e. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelAction.StringUtils()
| Method Detail |
|---|
public static String fixName(String str)
str - a string a ser alterada
public static String removeAccents(String str)
str - string com acentos
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||