Uses of Class
org.apache.maven.doxia.module.twiki.parser.HRuleBlockParser
Packages that use HRuleBlockParser
-
Uses of HRuleBlockParser in org.apache.maven.doxia.module.twiki
Fields in org.apache.maven.doxia.module.twiki declared as HRuleBlockParserModifier and TypeFieldDescriptionprivate final HRuleBlockParserTWikiParser.hrulerParserhruler parser. -
Uses of HRuleBlockParser in org.apache.maven.doxia.module.twiki.parser
Fields in org.apache.maven.doxia.module.twiki.parser declared as HRuleBlockParserModifier and TypeFieldDescriptionprivate HRuleBlockParserParagraphBlockParser.hrulerParserHRuleBlockParserto use.private HRuleBlockParserSectionBlockParser.hrulerParserParagraphBlockParserto use.Methods in org.apache.maven.doxia.module.twiki.parser with parameters of type HRuleBlockParserModifier and TypeMethodDescriptionfinal voidParagraphBlockParser.setHrulerParser(HRuleBlockParser aHrulerParser) Sets the hrulerParser.final voidSectionBlockParser.setHrulerParser(HRuleBlockParser hrulerParser) Sets the hrulerParser.