|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.config.files.ValidFileName
public class ValidFileName
Constructor Summary | |
---|---|
ValidFileName()
Creates a new instance of ValidFileName |
Method Summary | |
---|---|
java.lang.String |
getName(java.lang.String fileName)
to get a valid URL according to a filename |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidFileName()
Method Detail |
---|
public java.lang.String getName(java.lang.String fileName) throws ValidFileNameException
fileName,
- which is a file name. The file is allocated in the server at the same
directory as this class is
ValidFileNameException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |