|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bibop.xml.xforge.components.AbstractXForgeComponent
|
+--org.bibop.xml.xforge.components.AbstractXForgePoolableComponent
|
+--org.bibop.xml.xforge.components.http.CookieComponent
Retrieve one or more parameters from the Request
| Field Summary | |
protected boolean |
allowemptyparameters
|
| Fields inherited from class org.bibop.xml.xforge.components.AbstractXForgeComponent |
contentHandler, context, lexicalHandler, log, parameters, po |
| Constructor Summary | |
CookieComponent()
|
|
| Method Summary | |
void |
configure(org.apache.avalon.framework.configuration.Configuration config)
|
protected java.util.Map |
getCookies(javax.servlet.http.HttpServletRequest request)
|
void |
toSax()
the method that runs the component |
| Methods inherited from class org.bibop.xml.xforge.components.AbstractXForgeComponent |
enableLogging, getActivePrefixes, output, output, setConsumer, setContentHandler, setLexicalHandler, setParameters, setParentPrefixesMonitor, setProcessingOptions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected boolean allowemptyparameters
| Constructor Detail |
public CookieComponent()
| Method Detail |
public void configure(org.apache.avalon.framework.configuration.Configuration config)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in interface org.apache.avalon.framework.configuration.Configurableconfigure in class AbstractXForgeComponentorg.apache.avalon.framework.configuration.ConfigurationExceptionprotected java.util.Map getCookies(javax.servlet.http.HttpServletRequest request)
public void toSax()
throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||