Class Utils

java.lang.Object
csw.event.client.utils.Utils

public class Utils extends Object
This method is copied from org.apache.sshd.common.file.util.BaseFileSystem#globToRegex(java.lang.String) which is used by java.nio.file.FileSystem#getPathMatcher(java.lang.String). It had to be copied because of restricted access
  • Constructor Details Link icon

    • Utils Link icon

      public Utils()
  • Method Details Link icon

    • globToRegex Link icon

      public static String globToRegex(String pattern)