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

Method getHtmlLink

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

处理超链接文本串,将内容替换掉相应的参数格式 @param link 要替换的包含参数格式的串 @param data1 替换格式"@data1"内容 @param data2 替换格式"@data2"内容 @param text 替换格式"@text"内容 @param legend 替换格式"@legend"内容 @return 替换后的串

(String link, Object data1, Object data2,
			String text, String legend)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isValidStringMethod · 0.95
replaceAllMethod · 0.95
toStringMethod · 0.65

Tested by

no test coverage detected