| java.lang.Object org.apache.cocoon.components.SourceRepository
SourceRepository | public class SourceRepository (Code) | | author: stefano version: CVS $Id: SourceRepository.java 540711 2007-05-22 19:36:07Z cziegeler $ |
copy | public static void copy(ModifiableTraversableSource from, ModifiableTraversableSource to) throws IOException(Code) | | |
getVersionID | public static int getVersionID(String colName)(Code) | | Returns the highest version id of the files included in the given
directory.
|
remove | public static boolean remove(String resourceName)(Code) | | |
remove | public static boolean remove(ModifiableTraversableSource resource)(Code) | | |
save | public static void save(Part part, ModifiableTraversableSource destination) throws Exception(Code) | | |
|
|