Class TopicRule
- java.lang.Object
-
- org.apache.commons.digester3.Rule
-
- org.apache.commons.digester3.NodeCreateRule
-
- edu.hm.hafner.analysis.parser.checkstyle.TopicRule
-
public class TopicRule extends org.apache.commons.digester3.NodeCreateRuleDigester rule to parse the actual content of a DocBook subsection node. Does not interpret XML elements that are children of a subsection.- Author:
- Ullrich Hafner
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidend(String namespace, String name)
-