Uses of Class
javax.servlet.jsp.JspFactory

Packages that use JspFactory
javax.servlet.jsp   
 

Uses of JspFactory in javax.servlet.jsp
 

Methods in javax.servlet.jsp that return JspFactory
static JspFactory JspFactory.getDefaultFactory()
           
 

Methods in javax.servlet.jsp with parameters of type JspFactory
static void JspFactory.setDefaultFactory(JspFactory deflt)
           set the default factory for this implementation.
 



Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.