All Classes
| Class | Description |
|---|---|
| DocumentParser | |
| HeuristicNodeDistance | |
| JsoupHTMLParser | |
| JsoupXMLParser | |
| LCSPathDistance |
Metric based on Longest common subsequence.
|
| Node | |
| NodeBuilder |
A builder class for
Node |
| NodeDistance |
Represents metrics (ρ) between two nodes
ρ ∈ [0, 1],
where 0 - elements are strongly different
1 - elements are the same
|
| Path | |
| PathDistance |
Distance between two
Path's from 0 - there are no similar elements, to 1 - paths are the same |
| PathFinder | |
| Scored<T> | |
| StreamUtils | |
| Utils |