|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.www.http.BasicValue | +--org.w3c.www.webdav.DAVIfList
Field Summary | |
static boolean |
debug
|
Fields inherited from class org.w3c.www.http.BasicValue |
isValid,
raw,
rlen,
roff |
Constructor Summary | |
DAVIfList()
|
Method Summary | |
java.lang.Object |
getValue()
HeaderValue implemenntation - Get this header value. |
boolean |
isTaggedList()
|
protected void |
parse()
Parse this header value into its various components. |
protected void |
updateByteValue()
Update the RFC822 compatible header value for this object. |
Methods inherited from class org.w3c.www.http.BasicValue |
addBytes,
appendValue,
checkByteValue,
emit,
error,
invalidateByteValue,
setBytes,
setString,
toExternalForm,
toString,
validate |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final boolean debug
Constructor Detail |
public DAVIfList()
Method Detail |
protected void parse()
protected void updateByteValue()
public java.lang.Object getValue()
public boolean isTaggedList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |