public class JXDocument extends Object
| Constructor and Description |
|---|
JXDocument(org.jsoup.nodes.Document doc) |
JXDocument(org.jsoup.select.Elements els) |
JXDocument(String html) |
public JXDocument(org.jsoup.nodes.Document doc)
public JXDocument(String html)
public JXDocument(org.jsoup.select.Elements els)
public List<Object> sel(String xpath) throws NoSuchAxisException, NoSuchFunctionException, XpathSyntaxErrorException
Copyright © 2015. All Rights Reserved.