Uses of Class
com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException
-
Uses of ParseException in com.sun.xml.messaging.saaj.packaging.mime.internet
Modifier and TypeMethodDescriptionstatic String
MimeUtility.decodeWord
(String eword) The string is parsed using the rules in RFC 2047 for parsing an "encoded-word".HeaderTokenizer.next()
Parses the next token from this String.HeaderTokenizer.peek()
Peek at the next token, without actually removing the token from the parse stream.ModifierConstructorDescriptionConstructor that takes a ContentDisposition string.Constructor that takes a Content-Type string.Constructor that takes a parameter-list string.