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