|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.abstracthorizon.danube.webdav.xml.dav.response.LockType
public class LockType
This class models WebDAV's locktype response tag
| Field Summary | |
|---|---|
static String |
TAG_NAME
Tag name |
static LockType |
WRITE
Write tag singleton |
| Constructor Summary | |
|---|---|
LockType()
Constructor |
|
| Method Summary | |
|---|---|
void |
render(PrintWriter writer,
NamespacesProvider provider)
Renders the tag |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String TAG_NAME
public static final LockType WRITE
| Constructor Detail |
|---|
public LockType()
| Method Detail |
|---|
public String toString()
toString in class Object
public void render(PrintWriter writer,
NamespacesProvider provider)
render in interface XMLRendererwriter - writerprovider - namespace provider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||