org.apache.maven.doxia.module.xhtml

Interface XhtmlMarkup

public interface XhtmlMarkup extends XmlMarkup

List of Xhtml markups.
Xhtml uses all javax.swing.text.html.HTML.Tag and javax.swing.text.html.HTML.Attribute as markups.

Since: 1.0

Version: $Id: XhtmlMarkup.java 562692 2007-08-04 11:01:47Z vsiveton $

Author: Vincent Siveton

Field Summary
TagTBODY_TAG
Xhtml tag for tbody

Field Detail

TBODY_TAG

public Tag TBODY_TAG
Xhtml tag for tbody
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.