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

Method htmlparse

src/main/java/com/scudata/util/HTMLUtil.java:70–152  ·  view source on GitHub ↗

取出HTML串中指定tag下的指定序号的文本,返回成序列 @param html HTML内容 @param tags 标签名数组 @param seqs 标签下的文本序号 @param subSeqs 子序号 @param opt 0:保留null值(缺省会去掉),p:解析文本为相应类型的数值 @return 序列

(String html, String []tags, int []seqs, int []subSeqs, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.95

Calls 12

addMethod · 0.95
getTableMethod · 0.95
parseTextMethod · 0.95
getAllNodeTextMethod · 0.95
parseMethod · 0.65
sizeMethod · 0.65
getMethod · 0.65
toStringMethod · 0.65
indexOfMethod · 0.45
equalsMethod · 0.45
trimMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected