Uses of Class
com.github.robtimus.filesystems.Messages.PathMatcherMessages
-
Packages that use Messages.PathMatcherMessages Package Description com.github.robtimus.filesystems Provides utility classes and interfaces that can assist in implementing file systems. -
-
Uses of Messages.PathMatcherMessages in com.github.robtimus.filesystems
Methods in com.github.robtimus.filesystems that return Messages.PathMatcherMessages Modifier and Type Method Description static Messages.PathMatcherMessages
Messages. pathMatcher()
Returns an object for providing translated messages and exceptions for path matchers.
-