Package org.jibx.util

Interface ResourceMatcher.ReportMatch

  • Enclosing class:
    ResourceMatcher

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

      • foundMatch

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