|
|||||||||
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.http.HttpDate | +--org.w3c.www.http.CookieDate
Fields inherited from class org.w3c.www.http.HttpDate |
date,
days,
months,
tz |
Fields inherited from class org.w3c.www.http.BasicValue |
isValid,
raw,
rlen,
roff |
Constructor Summary | |
CookieDate(boolean isValid,
long date)
|
Method Summary | |
protected void |
updateByteValue()
|
Methods inherited from class org.w3c.www.http.HttpDate |
getValue,
main,
parse,
setValue |
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 |
Constructor Detail |
public CookieDate(boolean isValid, long date)
Method Detail |
protected void updateByteValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |