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.NodeCreateRule
Digester 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

    Modifier and Type
    Method
    Description
    void
    end(String namespace, String name)
     

    Methods inherited from class org.apache.commons.digester3.NodeCreateRule

    begin

    Methods inherited from class org.apache.commons.digester3.Rule

    body, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait