Package org.apache.struts2.util
Class DefaultContentTypeMatcher
java.lang.Object
org.apache.struts2.util.DefaultContentTypeMatcher
- All Implemented Interfaces:
- ContentTypeMatcher<int[]>
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultContentTypeMatcherpublic DefaultContentTypeMatcher()
 
- 
- 
Method Details- 
compilePattern- Specified by:
- compilePatternin interface- ContentTypeMatcher<int[]>
 
- 
match- Specified by:
- matchin interface- ContentTypeMatcher<int[]>
 
 
-