public class Configuration
extends org.tuckey.web.filters.urlrewrite.Conf
| Constructor and Description |
|---|
Configuration()
Initializes an instance of this class.
|
Configuration(javax.servlet.ServletContext context,
org.springframework.core.io.Resource[] confLocations)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialise() |
addOutboundRule, addRule, destroy, getCatchElems, getDecodeUsing, getDefaultMatchType, getErrors, getFileName, getLoadedDate, getOutboundRules, getRules, isDecodeUsingCustomCharsetRequired, isDecodeUsingEncodingHeader, isEngineEnabled, isLoadedFromFile, isOk, isUseContext, isUseQueryString, loadDom, loadModRewriteStyle, processConfDoc, setDecodeUsing, setDefaultMatchType, setEngineEnabled, setUseContext, setUseQueryStringpublic Configuration()
public Configuration(javax.servlet.ServletContext context,
org.springframework.core.io.Resource[] confLocations)
throws IOException
context - current servlet contextconfLocations - configuration files locationsIOExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.