public class HtmlParserConfigImpl extends JspConfigPage
| Modifier and Type | Field and Description |
|---|---|
static String |
BALANCETAGS |
static String |
INSERTDOCTYPE |
static String |
REPORTERRORS |
static String |
SCRIPTSTRIPCOMMENT |
static String |
STRIPCOMMENTS |
| Constructor and Description |
|---|
HtmlParserConfigImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a displayable title for the configuration page.
|
void |
process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
Called by the portlet when the submitted configuration page was for this
object.
|
getJsp, render, setJsppublic static final String SCRIPTSTRIPCOMMENT
public static final String INSERTDOCTYPE
public static final String BALANCETAGS
public static final String STRIPCOMMENTS
public static final String REPORTERRORS
public String getName()
ConfigPagepublic void process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException
ConfigPagejavax.portlet.PortletExceptionIOExceptionCopyright © 2016 Jasig. All Rights Reserved.