Class | Description |
---|---|
JsoupAttribute |
Implementation of the IAttribute interface; wrapper for the JSoup Attribute class.
|
JsoupAttributes |
Implementation of the IAttributes interface; wrapper for the JSoup Attributes class.
|
JsoupDataNode |
Implementation of the IDataNode interface; wrapper for the JSoup DataNode class.
|
JsoupDocumentNode |
Implementation of the IDocumentNode interface; wrapper for the JSoup Document class.
|
JsoupDocumentTypeNode |
Implementation of the IDocumentTypeNode interface; wrapper for the JSoup DocumentType class.
|
JsoupElementNode |
Implementation of the IElementNode interface; wrapper for the JSoup JsoupNode class.
|
JsoupNode |
Implementation of the INode interface; wrapper for the JSoup Node class.
|
JsoupTextNode |
Implementation of the ITextNode interface; wrapper for the JSoup TextNode class.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.