Package org.jibx.util
Interface ResourceMatcher.ReportMatch
-
- Enclosing class:
- ResourceMatcher
public static interface ResourceMatcher.ReportMatchReport matches found to name patterns.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfoundMatch(java.lang.String path, java.net.URL url)Match found for pattern.
-