|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentTypeMatcher<E>
Matches content type of uploaded files, similar to PatternMatcher
Method Summary | |
---|---|
E |
compilePattern(String data)
|
boolean |
match(Map<String,String> map,
String data,
E expr)
|
Method Detail |
---|
E compilePattern(String data)
boolean match(Map<String,String> map, String data, E expr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |