Uses of Class
org.apache.maven.doxia.module.twiki.parser.HRuleBlockParser
-
Packages that use HRuleBlockParser Package Description org.apache.maven.doxia.module.twiki.parser -
-
Uses of HRuleBlockParser in org.apache.maven.doxia.module.twiki.parser
Methods in org.apache.maven.doxia.module.twiki.parser with parameters of type HRuleBlockParser Modifier and Type Method Description voidParagraphBlockParser. setHrulerParser(HRuleBlockParser aHrulerParser)Sets the hrulerParser.voidSectionBlockParser. setHrulerParser(HRuleBlockParser hrulerParser)Sets the hrulerParser.
-