org.esupportail.portal.channels.CWebdav.renderXml
Class RenderXmlShowCurrentDir
java.lang.Object
org.esupportail.portal.channels.CWebdav.renderXml.RenderXmlShowCurrentDir
- public class RenderXmlShowCurrentDir
- extends java.lang.Object
Id: RenderXmlShowCurrentDir.java,v1.0 15 avr. 2004
Copyright (c) 2004 Esup Portail (www.esup-portail.org)
Classes: RenderXmlShowCurrentDir
Original Author: Yohan Colmant
Get the XML to show the curent dir
Method Summary |
static java.lang.StringBuffer |
getXml(DavAccess access,
java.util.Vector curentDir,
WebdavException error,
java.lang.String information)
Return the XML representing the curent dir |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenderXmlShowCurrentDir
public RenderXmlShowCurrentDir()
getXml
public static java.lang.StringBuffer getXml(DavAccess access,
java.util.Vector curentDir,
WebdavException error,
java.lang.String information)
- Return the XML representing the curent dir
- Parameters:
access
- the object used to access the webdavcurentDir
- the content of the curent directoryerror
- the error messageinformation
- this information message
- Returns:
- the xml