Klasse 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.NodeCreateRule
Digester rule to parse the actual content of a DocBook subsection node. Does not interpret XML elements that are
children of a subsection.
- Autor:
- Ullrich Hafner
-
Methodenübersicht
Von Klasse geerbte Methoden org.apache.commons.digester3.NodeCreateRule
beginVon Klasse geerbte Methoden org.apache.commons.digester3.Rule
body, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Methodendetails
-
end
public void end(String namespace, String name) throws TransformerException, InvocationTargetException, NoSuchMethodException, IllegalAccessException - Setzt außer Kraft:
endin Klasseorg.apache.commons.digester3.NodeCreateRule- Löst aus:
TransformerExceptionInvocationTargetExceptionNoSuchMethodExceptionIllegalAccessException
-