Class ResourceFilterImpl.PathMatcher

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String path  
    • Constructor Summary

      Constructors 
      Constructor Description
      PathMatcher​(java.lang.String path)  
    • Field Detail

      • path

        protected final java.lang.String path
    • Constructor Detail

      • PathMatcher

        public PathMatcher​(java.lang.String path)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object