Maroontress.Html.Impl Namespace

Classes

AbstractNode

Provides common implementation of the Node instances.

AbstractTextWriterVisitor

The abstract visitor implementaion to write the HTML document into text.

Attributes

Provides the utilities for the HTML attributes.

BaseTagImpl<T>

Abstraction of Tag and EmptyTag.

CharacterReferenceImpl

The default implementation of a character reference Node.

DefaultTextWriterVisitor

The default visitor implementaion to write the HTML document into text.

Elements

Provides the utilities for the HTML elements.

EmptyTagImpl

The default implementation of empty EmptyTags.

EntityImpl

The default implementation of Entity.

IndentTextWriterVisitor

The visitor implementaion to write the HTML document into text with indentation.

NodeFactoryImpl

The default implementation of NodeFactory.

TagImpl

The default implementation of Tags other than void elements.

TextImpl

The default implementation of a text Node.