|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RFC3066ContentLanguageDescriptor
Describes RFC3066 content-language headers.
| Method Summary | |
|---|---|
java.util.List |
getContentLanguage()
Get the content-language header values. |
MimeException |
getContentLanguageParseException()
Gets any exception thrown during the parsing of getContentLanguage() |
| Method Detail |
|---|
java.util.List getContentLanguage()
content-language header values.
Each applicable language tag will be returned in order.
See RFC4646
http://tools.ietf.org/html/rfc4646.
MimeException getContentLanguageParseException()
getContentLanguage()
ParseException when the content-language parse fails,
null otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||