|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.www.http.BasicValue org.w3c.www.http.HttpEntityTag org.w3c.www.webdav.DAVEntityTag
public class DAVEntityTag
Field Summary |
---|
Fields inherited from class org.w3c.www.http.BasicValue |
---|
isValid, raw, rlen, roff |
Constructor Summary | |
---|---|
DAVEntityTag(byte[] raw,
int off,
int len,
boolean isnot)
|
Method Summary | |
---|---|
boolean |
isNot()
|
java.lang.String |
toString()
Print this header value as it would be emited. |
Methods inherited from class org.w3c.www.http.HttpEntityTag |
---|
getTag, getValue, invalidateByteValue, isWeak, parse, setTag, setWeak, updateByteValue |
Methods inherited from class org.w3c.www.http.BasicValue |
---|
addBytes, appendValue, checkByteValue, clone, emit, error, setBytes, setString, toExternalForm, validate |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DAVEntityTag(byte[] raw, int off, int len, boolean isnot)
Method Detail |
---|
public boolean isNot()
public java.lang.String toString()
BasicValue
toString
in class BasicValue
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |