Package org.jibx.util

Interface ResourceMatcher.ReportMatch

Enclosing class:
ResourceMatcher

public static interface ResourceMatcher.ReportMatch
Report matches found to name patterns.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    foundMatch(String path, URL url)
    Match found for pattern.
  • Method Details

    • foundMatch

      void foundMatch(String path, URL url)
      Match found for pattern.
      Parameters:
      path -
      url -