|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tuckey.web.filters.urlrewrite.Conf
org.tuckey.web.filters.urlrewrite.sample.SampleConfExt
public class SampleConfExt
Field Summary |
---|
Fields inherited from class org.tuckey.web.filters.urlrewrite.Conf |
---|
decodeUsing, defaultMatchType, useContext, useQueryString |
Constructor Summary | |
---|---|
SampleConfExt()
|
Method Summary | |
---|---|
protected void |
loadDom(java.io.InputStream inputStream)
Load the dom document from the inputstream Note, protected so that is can be extended. |
protected void |
processConfDoc(org.w3c.dom.Document doc)
Process dom document and populate Conf object. |
Methods inherited from class org.tuckey.web.filters.urlrewrite.Conf |
---|
addOutboundRule, addRule, destroy, getCatchElems, getDecodeUsing, getDefaultMatchType, getErrors, getFileName, getLoadedDate, getOutboundRules, getRules, initialise, isDecodeUsingCustomCharsetRequired, isDecodeUsingEncodingHeader, isEngineEnabled, isLoadedFromFile, isOk, isUseContext, isUseQueryString, loadModRewriteStyle, setDecodeUsing, setDefaultMatchType, setEngineEnabled, setUseContext, setUseQueryString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleConfExt()
Method Detail |
---|
protected void loadDom(java.io.InputStream inputStream)
Conf
loadDom
in class Conf
inputStream
- stream of the conf file to loadprotected void processConfDoc(org.w3c.dom.Document doc)
Conf
processConfDoc
in class Conf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |