Table of Contents

Namespace iText.StyledXmlParser.Node

Interfaces

IAttribute

Interface for HTML attributes.

IAttributes

Interface for a series of HTML attributes.

ICustomElementNode

Interface that serves as a marker indicating that this particular IElementNode is something non-standard.

IDataNode

Interface for data nodes.

IDocumentNode

Interface implemented by classes that are a top node, and as such represent a Document.

IDocumentTypeNode

Interface for the document type node.

IElementNode

Interface for node classes that have a parent and children, and for which styles can be defined; each of these nodes can also have a name and attributes.

INode

Interface for classes that describe a Node with a parent and children.

IStylesContainer

Interface for classes that can get and set styles.

ITextNode

Interface for text nodes.