FreeMarkerJspFactory2.java
| Index Score | ||
|---|---|---|
![]() |
![]() |
freemarker.ext.jsp |
![]() |
![]() |
FreeMarker |
View: Reasons, Metrics, Source Code
These are the metrics that contribute to the Enerjy Score for this file, ranked by impact. So the metrics listed at the top influence the score to a greater extent that the metrics listed at the bottom.
| Metric | Description | |
|---|---|---|
package freemarker.ext.jsp;
/**
* @author Attila Szegedi
* @version $Id: $
*/
class FreeMarkerJspFactory2 extends FreeMarkerJspFactory
{
@Override
protected String getSpecificationVersion() {
return "2.0";
}
}
The table below shows all metrics for FreeMarkerJspFactory2.java.
| Metric | Value | Description | |
|---|---|---|---|



