Package | Description |
---|---|
com.sun.activation.registries |
Modifier and Type | Method and Description |
---|---|
protected void |
MailcapFile.parseLine(String mailcapEntry)
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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.