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

Method getDirFiles

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

Get the files in the specified path @param rootLen The length of the parent file path @param pfile The parent directory @param map Storage file name and title mapping @param pattern The Pattern object @param fileExts File extensions @param matc

(int rootLen, File pfile,
			Map<String, String> map, Pattern pattern, List<String> fileExts,
			boolean matchAll)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getFilesMethod · 0.95

Calls 10

getSubPathMethod · 0.95
matchPatternMethod · 0.95
isDirectoryMethod · 0.80
substringMethod · 0.80
listFilesMethod · 0.65
getNameMethod · 0.65
putMethod · 0.65
isFileMethod · 0.45
lengthMethod · 0.45
getPathMethod · 0.45

Tested by

no test coverage detected