javax.servlet.jsp
Class JspEngineInfo

java.lang.Object
  extended by javax.servlet.jsp.JspEngineInfo

public abstract class JspEngineInfo
extends java.lang.Object


Constructor Summary
JspEngineInfo()
          default constructor
 
Method Summary
abstract  java.lang.String getImplementationVersion()
          Returns the implementation version of the JSP engine.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JspEngineInfo

public JspEngineInfo()
default constructor

Method Detail

getImplementationVersion

public abstract java.lang.String getImplementationVersion()
Returns the implementation version of the JSP engine.