com.atlassian.confluence.it.jsoup
Class JsoupTable
java.lang.Object
com.atlassian.confluence.it.jsoup.JsoupTable
public class JsoupTable
- extends Object
Table in the JSoup world.
- Since:
- v4.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsoupTable
public JsoupTable(JSoupFinder root)
root
public JSoupFinder root()
allRows
public Iterable<JSoupFinder> allRows()
headerRow
public JSoupFinder headerRow()
Copyright © 2003-2013 Atlassian. All Rights Reserved.