MCPcopy Index your code
hub / github.com/apache/tomcat / clear

Method clear

java/org/apache/tomcat/util/digester/Rules.java:59–59  ·  view source on GitHub ↗

Clear all existing Rule instance registrations.

()

Source from the content-addressed store, hash-verified

57 * Clear all existing Rule instance registrations.
58 */
59 void clear();
60
61
62 /**

Callers 15

processSocketReadMethod · 0.65
runMethod · 0.65
runMethod · 0.65
processResponseMethod · 0.65
sendMessageBlockMethod · 0.65
writeMessagePartMethod · 0.65
setEncodersMethod · 0.65
writeMethod · 0.65
onResultMethod · 0.65
onResultMethod · 0.65
doWriteMethod · 0.65

Implementers 1

RulesBasejava/org/apache/tomcat/util/digester/R

Calls

no outgoing calls

Tested by

no test coverage detected