MCPcopy Create free account
hub / github.com/SPLWare/esProc / matchPattern

Method matchPattern

src/main/java/com/esproc/jdbc/JDBCUtil.java:1193–1215  ·  view source on GitHub ↗

正则匹配 @param pattern Pattern @param file 文件 @param fileName 文件名 @param fileExt 文件后缀 @return 是否匹配

(Pattern pattern, File file,
			String fileName, String fileExt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getDirFilesMethod · 0.95

Calls 6

sameFileNameMethod · 0.95
substringMethod · 0.80
toStringMethod · 0.65
matchesMethod · 0.45
lengthMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected