|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.ac.mrc.hgmp.embreo.EmbreoMakeFileSafe
Constructor Summary | |
EmbreoMakeFileSafe(java.lang.String unSafeFileName)
Create a sanitized filename. |
Method Summary | |
java.lang.String |
getSafeFileName()
The sanitized filename |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EmbreoMakeFileSafe(java.lang.String unSafeFileName)
unSafeFileName
- The unsanitized name of the fileMethod Detail |
public java.lang.String getSafeFileName()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |