|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.util.Resource
org.xiruss.xirussrepository.server.jetty.viewer.XirussResourceBase
org.xiruss.xirussrepository.server.jetty.viewer.XirussHtmlResource
org.xiruss.xirussrepository.server.jetty.viewer.BranchHtmlResource
public class BranchHtmlResource
| Field Summary |
|---|
| Fields inherited from class org.xiruss.xirussrepository.server.jetty.viewer.XirussHtmlResource |
|---|
logger |
| Fields inherited from class org.xiruss.xirussrepository.server.jetty.viewer.XirussResourceBase |
|---|
_associate, _context, mimeType, pathTokens, pathToMe, rep, repositoryObject, request, resourceType, url |
| Constructor Summary | |
|---|---|
BranchHtmlResource(XirussRepository rep,
org.mortbay.http.HttpRequest request,
Branch branch)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getListHTML(java.lang.String base,
boolean parent)
Get the resource list as a HTML directory listing. |
boolean |
isDirectory()
|
| Methods inherited from class org.xiruss.xirussrepository.server.jetty.viewer.XirussHtmlResource |
|---|
addObjectList, getInputStream, getListHTML, length |
| Methods inherited from class org.xiruss.xirussrepository.server.jetty.viewer.XirussResourceBase |
|---|
addPath, delete, exists, getAssociate, getCharacterEncoding, getFile, getHttpContext, getMimeType, getName, getOutputStream, getPathToMe, getRepositoryObject, getResourceType, getURL, lastModified, list, release, renameTo, setAssociate, writeTo |
| Methods inherited from class org.mortbay.util.Resource |
|---|
cache, encode, finalize, getAlias, newResource, newResource, newSystemResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BranchHtmlResource(XirussRepository rep,
org.mortbay.http.HttpRequest request,
Branch branch)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getListHTML(java.lang.String base,
boolean parent)
throws java.io.IOException
getListHTML in class org.mortbay.util.Resourcebase - The base URLparent - True if the parent directory should be included
SnapCMException
java.io.IOExceptionpublic boolean isDirectory()
isDirectory in class XirussHtmlResource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||