Package csw.event.client.utils
Class Utils
- java.lang.Object
-
- csw.event.client.utils.Utils
-
public class Utils extends java.lang.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 Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
globToRegex(java.lang.String pattern)
-