public class CommonUtil extends Object
| 构造器和说明 |
|---|
CommonUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
getElIndexInSameTags(org.jsoup.nodes.Element e)
获取同名元素在同胞中的index
|
static String |
getJMethodNameFromStr(String str) |
static int |
sameTagElNums(org.jsoup.nodes.Element e)
获取同胞中同名元素的数量
|
Copyright © 2014. All rights reserved.