public static class HttpTokens.Token
extends java.lang.Object
Modifier and Type | Method and 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.Object
Copyright © 1995–2023 Webtide. All rights reserved.