org.apache.jetspeed.util
Class AbstractFileSystemHelper
java.lang.Object
org.apache.jetspeed.util.AbstractFileSystemHelper
- Direct Known Subclasses:
- DirectoryHelper, JarHelper
- public abstract class AbstractFileSystemHelper
- extends Object
implements common directory and jar operations
- Version:
- $Id: AbstractFileSystemHelper.java 187214 2004-08-05 18:26:19Z taylor $
- Author:
- David Sean Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractFileSystemHelper
public AbstractFileSystemHelper()
getRootDirectory
public abstract File getRootDirectory()
getChecksum
public long getChecksum(String path)
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.