|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.webmds.WebmdsUtil
WebMDS utility class, passed to webmds source objects when they're initialized.
| Field Summary | |
private java.lang.String |
directoryName
|
| Constructor Summary | |
WebmdsUtil()
|
|
| Method Summary | |
java.io.File |
newFile(java.lang.String fileName)
newFile -- create a new File object, with relative pathnames interpreted relative to the application root directory. |
protected void |
setDirectoryName(java.lang.String directoryName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String directoryName
| Constructor Detail |
public WebmdsUtil()
| Method Detail |
protected void setDirectoryName(java.lang.String directoryName)
public java.io.File newFile(java.lang.String fileName)
fileName - the name of the new file.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||