|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentType | |
---|---|
org.apache.rat.api | Key abstractions. |
Uses of ContentType in org.apache.rat.api |
---|
Methods in org.apache.rat.api that return ContentType | |
---|---|
ContentType |
MetaData.getContentType()
Gets the content type for the subject. |
ContentType |
MimeTyper.type(InputStream inputStream,
String name)
Guesses the mime type for the given content. |
Methods in org.apache.rat.api with parameters of type ContentType | |
---|---|
void |
MetaData.setContentType(ContentType contentType)
Sets the content type for this subject. |
Constructors in org.apache.rat.api with parameters of type ContentType | |
---|---|
MetaData(ContentType contentType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |