public class ATResponseParser extends Object
Constructor and Description |
---|
ATResponseParser(String line)
Class Methods
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasMore() |
boolean |
nextBoolean() |
int |
nextInt()
positive int only
|
String |
nextString() |