|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas.util.FileNameUtility
public class FileNameUtility
| Constructor Summary | |
|---|---|
FileNameUtility()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
formatFileName(java.lang.String toBeFormatted)
try to weed out characters which are not suitable for inclusion in a filename. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileNameUtility()
| Method Detail |
|---|
public static java.lang.String formatFileName(java.lang.String toBeFormatted)
toBeFormatted -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||