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

    • Utils

      public Utils()
  • Method Details

    • globToRegex

      public static String globToRegex(String pattern)