|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MimeTyper
Discovers the mime type of content.
| Method Summary | |
|---|---|
ContentType |
type(InputStream inputStream,
String name)
Guesses the mime type for the given content. |
| Method Detail |
|---|
ContentType type(InputStream inputStream,
String name)
throws IOException
inputStream - not nullname - possibly null
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||