Uses of Class
jakarta.mail.internet.HeaderTokenizer.Token
-
Uses of HeaderTokenizer.Token in jakarta.mail.internet
Modifier and TypeMethodDescriptionHeaderTokenizer.next()
Parses the next token from this String.HeaderTokenizer.next
(char endOfAtom) Parses the next token from this String.HeaderTokenizer.next
(char endOfAtom, boolean keepEscapes) Parses the next token from this String.HeaderTokenizer.peek()
Peek at the next token, without actually removing the token from the parse stream.