Returns whether HTML mapped Servlets are supported. @return true if HTML mapped Servlets are supported.
()
| 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. |
no outgoing calls
no test coverage detected