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

Method import_x

src/main/java/com/scudata/excel/ExcelUtils.java:370–486  ·  view source on GitHub ↗

Import excel file @param importer IExcelTool @param fields Fields to be imported, null means all fields. @param startRow Start row @param endRow End row @param s Sheet number or sheet name @param opt The options. t:The first line is

(IExcelTool importer, String[] fields,
			int startRow, int endRow, Object s, boolean bTitle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

toStringMethod · 0.95
newLastMethod · 0.95
setNormalFieldValueMethod · 0.95
getFieldIndexMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getFieldNameMethod · 0.95
totalCountMethod · 0.65
setStartRowMethod · 0.65
readLineMethod · 0.65
trimToSizeMethod · 0.65

Tested by

no test coverage detected