Package com.itextpdf.styledxmlparser.node.impl.jsoup.node
package com.itextpdf.styledxmlparser.node.impl.jsoup.node
-
ClassDescriptionImplementation of the
IAttribute
interface; wrapper for the JSoupAttribute
class.Implementation of theIAttributes
interface; wrapper for the JSoupAttributes
class.Implementation of theIDataNode
interface; wrapper for the JSoupDataNode
class.Implementation of theIDocumentNode
interface; wrapper for the JSoupDocument
class.Implementation of theIDocumentTypeNode
interface; wrapper for the JSoupDocumentType
class.Implementation of theIElementNode
interface; wrapper for the JSoupJsoupNode
class.Implementation of theINode
interface; wrapper for the JSoupNode
class.Implementation of theITextNode
interface; wrapper for the JSoupTextNode
class.