|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ecyrd.jspwiki.dav.DavUtil
public class DavUtil
| Constructor Summary | |
|---|---|
DavUtil()
|
|
| Method Summary | |
|---|---|
static String |
combineURL(String part1,
String part2)
|
static String |
getCollectionInHTML(WikiContext context,
Collection coll)
|
static void |
sendHTMLResponse(HttpServletResponse res,
String txt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DavUtil()
| Method Detail |
|---|
public static String getCollectionInHTML(WikiContext context,
Collection coll)
public static void sendHTMLResponse(HttpServletResponse res,
String txt)
throws IOException
IOException
public static String combineURL(String part1,
String part2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||