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

Method initSheetInfo

src/main/java/com/scudata/excel/FileXlsR.java:254–287  ·  view source on GitHub ↗

Initialize the information of the sheets @param sheetInputStream InputStream @param sheetName Sheet name @param record BaseRecord @param countSet Used to count the number of sheets loaded in multi-threaded loading

(final InputStream sheetInputStream,
			String fileName, String sheetName, BaseRecord record,
			Vector<String> countSet, Map<String, String> hiddenMap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.95

Calls 10

setHiddenMethod · 0.95
getRowCountMethod · 0.95
getColCountMethod · 0.95
getHiddenMethod · 0.95
getMethod · 0.65
parseMethod · 0.65
setMethod · 0.65
closeMethod · 0.65
addMethod · 0.65
getMessageMethod · 0.45

Tested by

no test coverage detected