Uses of Class
javax.servlet.jsp.JspFactory
Packages that use JspFactory
-
Uses of JspFactory in javax.servlet.jsp
Methods in javax.servlet.jsp that return JspFactoryModifier and TypeMethodDescriptionstatic JspFactoryJspFactory.getDefaultFactory()Returns the default factory for this implementation.Methods in javax.servlet.jsp with parameters of type JspFactoryModifier and TypeMethodDescriptionstatic voidJspFactory.setDefaultFactory(JspFactory deflt) Sets the default factory for this implementation.