|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModifiableTraversableSource
A source, which can be a directory or collection of sources, which can can be modfied.
Method Summary | |
---|---|
void |
createCollection(String collectionname)
Deprecated. Create a collection of sources. |
Methods inherited from interface org.apache.cocoon.components.source.TraversableSource |
---|
getChildSource, getChildSourceCount, getParentSource, isSourceCollection |
Methods inherited from interface org.apache.excalibur.source.ModifiableSource |
---|
canCancel, cancel, delete, getOutputStream |
Methods inherited from interface org.apache.excalibur.source.Source |
---|
exists, getContentLength, getInputStream, getLastModified, getMimeType, getScheme, getURI, getValidity, refresh |
Method Detail |
---|
void createCollection(String collectionname) throws SourceException
collectionname
- Name of the collectiom, which
should be created.
SourceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |