Class BulletedListBlock
java.lang.Object
org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
org.apache.maven.doxia.module.confluence.parser.list.ListBlock
org.apache.maven.doxia.module.confluence.parser.list.BulletedListBlock
- All Implemented Interfaces:
Block
BulletedListBlock
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.doxia.module.confluence.parser.AbstractFatherBlock
getBlocks, traverse
-
Constructor Details
-
BulletedListBlock
-
-
Method Details
-
before
before.
- Specified by:
before
in classAbstractFatherBlock
- Parameters:
sink
- the Sink to receive events.
-
after
after.
- Specified by:
after
in classAbstractFatherBlock
- Parameters:
sink
- the Sink to receive events.
-