Class 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 Detail

      • end

        public void end​(String namespace,
                        String name)
                 throws Exception
        Overrides:
        end in class org.apache.commons.digester3.NodeCreateRule
        Throws:
        Exception