public interface ContentTypeMatcher<E>
PatternMatcher| Modifier and Type | Method and Description | 
|---|---|
| E | compilePattern(String data) | 
| boolean | match(Map<String,String> map,
     String data,
     E expr) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.