MCPcopy Create free account
hub / github.com/apache/tomcat / getConfigSizeFmt

Method getConfigSizeFmt

java/org/apache/catalina/ssi/SSIMediator.java:190–192  ·  view source on GitHub ↗

Returns the current size format configuration. @return the size format string

()

Source from the content-addressed store, hash-verified

188 * @return the size format string
189 */
190 public String getConfigSizeFmt() {
191 return configSizeFmt;
192 }
193
194
195 /**

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected