| Package | Description |
|---|---|
| org.apache.james.mime4j.field | |
| org.apache.james.mime4j.field.structured.parser |
| Modifier and Type | Field and Description |
|---|---|
private ParseException |
ContentLocationFieldImpl.parseException |
| Modifier and Type | Method and Description |
|---|---|
ParseException |
StructuredFieldParser.generateParseException()
Generate ParseException.
|
| Modifier and Type | Method and Description |
|---|---|
private java.lang.String |
StructuredFieldParser.doParse() |
private Token |
StructuredFieldParser.jj_consume_token(int kind) |
java.lang.String |
StructuredFieldParser.parse()
Unfolds the input and removes comments.
|