|
||||||||||
| 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.HttpInteger
| Field Summary |
| Fields inherited from class org.w3c.www.http.BasicValue |
isValid, raw, rlen, roff |
| Constructor Summary | |
HttpInteger()
|
|
| Method Summary | |
java.lang.Object |
getValue()
HeaderValue implemenntation - Get this header value. |
protected void |
parse()
Parse this header value into its various components. |
void |
setValue(int ival)
|
void |
setValue(java.lang.Integer ival)
|
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 |
| Constructor Detail |
public HttpInteger()
| Method Detail |
protected void parse()
BasicValue
parse in class BasicValueprotected void updateByteValue()
BasicValue
updateByteValue in class BasicValuepublic java.lang.Object getValue()
BasicValue
getValue in interface HeaderValuegetValue in class BasicValuepublic void setValue(int ival)
public void setValue(java.lang.Integer ival)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||