Package | Description |
---|---|
com.kamontat.utilities | |
org.jsoup.helper | |
org.jsoup.nodes |
HTML document structure nodes.
|
org.jsoup.select |
Packages to support the CSS-style element selector.
|
Class and Description |
---|
Elements
A list of
Element s, with methods that act on every element in the list. |
Class and Description |
---|
NodeVisitor
Node visitor interface.
|
Class and Description |
---|
Elements
A list of
Element s, with methods that act on every element in the list. |
Evaluator
Evaluates that an element matches the selector.
|
NodeVisitor
Node visitor interface.
|
Class and Description |
---|
Elements
A list of
Element s, with methods that act on every element in the list. |
Evaluator
Evaluates that an element matches the selector.
|
Evaluator.AttributeKeyPair
Abstract evaluator for attribute name/value matching
|
Evaluator.CssNthEvaluator |
Evaluator.IndexEvaluator
Abstract evaluator for sibling index matching
|
Evaluator.IsNthLastOfType |
Evaluator.IsNthOfType
css pseudo class nth-of-type
|
NodeVisitor
Node visitor interface.
|
Copyright © 2017. All rights reserved.