public static class HttpTokens.Token
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
byte |
getByte() |
|
char |
getChar() |
|
int |
getHexDigit() |
|
HttpTokens.Type |
getType() |
|
boolean |
isHexDigit() |
|
java.lang.String |
toString() |
public HttpTokens.Type getType()
public byte getByte()
public char getChar()
public boolean isHexDigit()
public int getHexDigit()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 1995–2018 Webtide. All rights reserved.