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

Method export_x

src/main/java/com/scudata/dm/FileObject.java:476–562  ·  view source on GitHub ↗

导出排列 @param exporter 可以是LineExporter、ExcelTool、ExcelXTool @param series 排列 @param exps 要导出的字段表达式,如果null则导出所有字段 @param names 导出后的字段名 @param bTitle 是否导出字段名 @param ctx @throws IOException

(ILineOutput exporter, Sequence series, Expression []exps,
							   String []names, boolean bTitle, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

exportSeriesMethod · 0.95
exportCursorMethod · 0.95

Calls 15

getMaxMemberCountMethod · 0.95
getMemMethod · 0.95
toArrayMethod · 0.95
lengthMethod · 0.95
getFieldCountMethod · 0.95
getFieldNamesMethod · 0.95
getFieldValuesMethod · 0.95
pushMethod · 0.95
getNewFieldNamesMethod · 0.95
setCurrentMethod · 0.95
popMethod · 0.95
dataStructMethod · 0.95

Tested by

no test coverage detected