return the string between tokens, after the previous token.returnthe intra-token string
get the next token from the input streamparamin the input streamreturnthe next token, or null for the end of the streamthrowsIOException if an error occurs