Class | Description |
---|---|
JkDomDocument |
Borrowed from VincerDom https://github.com/djeang/vincer-dom
Wrapper for
Document offering a Parent-Chaining fluent interface. |
JkDomElement |
Borrowed from VincerDom https://github.com/djeang/vincer-dom
Wrapper for
Element offering a Parent-Chaining fluent interface. |
JkDomXPath |
Borrowed from VincerDom https://github.com/djeang/vincer-dom
Utility class to create
XPathExpression avoiding checked exceptions. |