Package org.apache.struts2.util
Interface ContentTypeMatcher<E>
- All Known Implementing Classes:
- DefaultContentTypeMatcher
public interface ContentTypeMatcher<E>
Matches content type of uploaded files, similar to 
PatternMatcher- Since:
- 2.3.22
- 
Method Summary
- 
Method Details- 
compilePattern
- 
match
 
-