public class JsoupTable extends Object
Constructor and Description |
---|
JsoupTable(JSoupFinder root) |
Modifier and Type | Method and Description |
---|---|
Iterable<JSoupFinder> |
allRows() |
JSoupFinder |
headerRow() |
JSoupFinder |
root() |
public JsoupTable(JSoupFinder root)
public JSoupFinder root()
public Iterable<JSoupFinder> allRows()
public JSoupFinder headerRow()
Copyright © 2003–2015 Atlassian. All rights reserved.