Class JspEngineInfo
java.lang.Object
javax.servlet.jsp.JspEngineInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract StringReturns the implementation version of the JSP engine.
-
Constructor Details
-
JspEngineInfo
public JspEngineInfo()default constructor
-
-
Method Details
-
getImplementationVersion
Returns the implementation version of the JSP engine.
-