类 Tr
java.lang.Object
org.anyline.entity.html.Tr
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidbuild()voidbuild(StringBuilder builder) createCopy(boolean style, boolean content) getClazz()org.dom4j.ElementgetSrc()getTable()getTd(int index) getTds()getTdsByOffset(int begin) 根据偏移量 查询右侧tdsintindex()voidsetHeight(int index, double height) setHeight(int index, int height) voidsetSrc(org.dom4j.Element src) voidvoidvoidvoidsetWidthUnit(String widthUnit)
-
构造器详细资料
-
Tr
public Tr()
-
-
方法详细资料
-
getSrc
public org.dom4j.Element getSrc() -
setSrc
public void setSrc(org.dom4j.Element src) -
getTds
-
setTds
-
getStyles
-
setStyles
-
addStyle
-
getTd
-
getTdsByOffset
根据偏移量 查询右侧tds- 参数:
begin- index+offset- 返回:
- List
-
setTd
-
setHeight
-
setHeight
-
setHeight
-
addTd
-
addTd
-
index
public int index() -
getClazz
-
setClazz
-
getTable
-
getWidthUnit
-
setWidthUnit
-
setTable
-
build
-
build
-
createCopy
-
createCopy
-