Class ImageBlock
java.lang.Object
org.apache.maven.doxia.module.twiki.parser.ImageBlock
- All Implemented Interfaces:
Block
Block that represents an image.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reference
img reference
-
-
Constructor Details
-
ImageBlock
ImageBlock(String imgReference) Creates the ImageBlock.- Parameters:
imgReference
- img reference- Throws:
IllegalArgumentException
- if the argument isnull
-
-
Method Details