|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.util.AbstractFileSystemHelper
public abstract class AbstractFileSystemHelper
implements common directory and jar operations
Constructor Summary | |
---|---|
AbstractFileSystemHelper()
|
Method Summary | |
---|---|
long |
getChecksum(java.lang.String path)
|
abstract java.io.File |
getRootDirectory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractFileSystemHelper()
Method Detail |
---|
public abstract java.io.File getRootDirectory()
public long getChecksum(java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |