|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.assets.ContentTypeAnalyzerImpl
public class ContentTypeAnalyzerImpl
| Constructor Summary | |
|---|---|
ContentTypeAnalyzerImpl(Context context,
java.util.Map<java.lang.String,java.lang.String> configuration)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContentType(Resource resource)
Analyze the resource to determine its content type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTypeAnalyzerImpl(Context context,
java.util.Map<java.lang.String,java.lang.String> configuration)
| Method Detail |
|---|
public java.lang.String getContentType(Resource resource)
ContentTypeAnalyzer
getContentType in interface ContentTypeAnalyzerresource - to analyze
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||