Uses of Class
com.sun.activation.registries.MailcapParseException
Packages that use MailcapParseException
-
Uses of MailcapParseException in com.sun.activation.registries
Methods in com.sun.activation.registries that throw MailcapParseExceptionModifier and TypeMethodDescriptionprotected void
A routine to parse individual entries in a Mailcap file.protected static void
MailcapFile.reportParseError
(int expectedToken, int otherExpectedToken, int anotherExpectedToken, int actualToken, String actualTokenValue) protected static void
MailcapFile.reportParseError
(int expectedToken, int otherExpectedToken, int actualToken, String actualTokenValue) protected static void
MailcapFile.reportParseError
(int expectedToken, int actualToken, String actualTokenValue)