|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.kmr.scam.client.http.helper.FileContentSupport
Provides support for file content handlers
Constructor Summary | |
FileContentSupport()
|
Method Summary | |
static String |
getRepositoryDir()
Gets the repositoryDir attribute of the FileContentSupport object |
static String |
getTempDir()
Gets the tempDir attribute of the FileContentSupport object |
static String |
getUriPrefix()
Gets the uriPrefix attribute of the FileContentSupport object |
static void |
setRepositoryDir(String aRepositoryDir)
Sets the repositoryDir attribute of the FileContentSupport object |
static void |
setTempDir(String aTempDir)
Sets the tempDir attribute of the FileContentSupport object |
static void |
setUriPrefix(String aUrlPrefix)
Sets the uriPrefix attribute of the FileContentSupport object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileContentSupport()
Method Detail |
public static String getTempDir()
public static void setTempDir(String aTempDir)
public static void setRepositoryDir(String aRepositoryDir)
public static String getRepositoryDir()
public static void setUriPrefix(String aUrlPrefix)
public static String getUriPrefix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |