|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TraversableSource
A source, which can be a directory or collection of sources.
| Method Summary | |
|---|---|
String |
getChildSource(int index)
Deprecated. Return the system id of a child source. |
int |
getChildSourceCount()
Deprecated. Returns the count of child sources. |
String |
getParentSource()
Deprecated. Return the system id of the parent source. |
boolean |
isSourceCollection()
Deprecated. If the source a directory or a collection |
| Methods inherited from interface org.apache.excalibur.source.Source |
|---|
exists, getContentLength, getInputStream, getLastModified, getMimeType, getScheme, getURI, getValidity, refresh |
| Method Detail |
|---|
boolean isSourceCollection()
throws SourceException
SourceException
int getChildSourceCount()
throws SourceException
SourceException
String getChildSource(int index)
throws SourceException
index - Index of the child
SourceExceptionString getParentSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||