Class XHTMLBlock
java.lang.Object
org.apache.maven.doxia.module.twiki.parser.XHTMLBlock
- All Implemented Interfaces:
Block
An XHTML Block
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tag
-
-
Constructor Details
-
XHTMLBlock
XHTMLBlock(String tag) Creates the XHTMLBlock.- Parameters:
tag
- the tag, eg: <pre>- Throws:
IllegalArgumentException
- if the arguments arenull
-
-
Method Details