Interface XdocMarkup

All Superinterfaces:
HtmlMarkup, Markup, XmlMarkup
All Known Implementing Classes:
XdocParser, XdocSink

public interface XdocMarkup extends HtmlMarkup
List of Xdoc markups.
Xdoc uses several HTML.Tag and HTML.Attribute as markups and custom tags.
Since:
1.0
Author:
Vincent Siveton