public class CommonUtil extends Object
| Constructor and Description |
|---|
CommonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getElIndexInSameTags(org.jsoup.nodes.Element e)
获取同名元素在同胞中的index
|
static String |
getJMethodNameFromStr(String str) |
static int |
sameTagElNums(org.jsoup.nodes.Element e)
获取同胞中同名元素的数量
|
Copyright © 2015. All Rights Reserved.