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

Method replaceAll

src/main/java/com/scudata/chart/Utils.java:3372–3376  ·  view source on GitHub ↗

封装简易替换操作,忽略引号括号等转义符内容,也就是彻底替换 @param src 源文本串 @param sold 需要替换掉的文本 @param snew 新文本 @return 替换完成的目标串

(String src, String sold, String snew)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getHtmlLinkMethod · 0.95
getCallsNameParamMethod · 0.45
getCallNameParamMethod · 0.45
getPatternMethod · 0.45
getTempPathNameMethod · 0.45
MergeJoinxMethod · 0.45
translateExpMethod · 0.45
translateExp2Method · 0.45
getFilesMethod · 0.45
startElementMethod · 0.45
getStringMatrixMethod · 0.45
getLabelNumberMethod · 0.45

Calls 1

replaceMethod · 0.95

Tested by

no test coverage detected