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

Method getMappedFile

java/org/apache/jasper/Options.java:60–60  ·  view source on GitHub ↗

Returns whether HTML mapped Servlets are supported. @return true if HTML mapped Servlets are supported.

()

Source from the content-addressed store, hash-verified

58 * @return <code>true</code> if HTML mapped Servlets are supported.
59 */
60 boolean getMappedFile();
61
62 /**
63 * Returns whether debug information is included in compiled classes.

Callers 2

generateSmapMethod · 0.65
GeneratorMethod · 0.65

Implementers 2

JspCjava/org/apache/jasper/JspC.java
EmbeddedServletOptionsjava/org/apache/jasper/EmbeddedServlet

Calls

no outgoing calls

Tested by

no test coverage detected