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

Method getStringMatrix

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

Convert a string separated by \n and \t into a Matrix object. @param data String separated by \n and \t @param parse Whether to parse cell value @return

(String data, boolean parse)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pasteXlsMethod · 0.95
calculateMethod · 0.95

Calls 11

hasMoreTokensMethod · 0.95
nextTokenMethod · 0.95
getRowSizeMethod · 0.95
addRowMethod · 0.95
getColSizeMethod · 0.95
addColMethod · 0.95
parseCellValueMethod · 0.95
setMethod · 0.95
substringMethod · 0.80
equalsMethod · 0.45
replaceAllMethod · 0.45

Tested by

no test coverage detected