Uses of Interface
org.jibx.util.ResourceMatcher.ReportMatch
-
Packages that use ResourceMatcher.ReportMatch Package Description org.jibx.util -
-
Uses of ResourceMatcher.ReportMatch in org.jibx.util
Methods in org.jibx.util with parameters of type ResourceMatcher.ReportMatch Modifier and Type Method Description static ListResourceMatcher. matchPaths(File basedir, URL baseurl, List paths, ResourceMatcher.ReportMatch report)Find matches to resource paths.
-