| Package | Description |
|---|---|
| javax.servlet.jsp | |
| org.apache.jasper.runtime |
| Modifier and Type | Method and Description |
|---|---|
static JspFactory |
JspFactory.getDefaultFactory()
Returns the default factory for this implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JspFactory.setDefaultFactory(JspFactory deflt)
set the default factory for this implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JspFactoryImpl
Implementation of JspFactory.
|
Copyright © 2014–2017 Webtide. All rights reserved.