| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.blojsom.plugin.search.SimpleSearchPlugin
org.blojsom.plugin.xpath.XPathSearchPlugin
XPathSearchPlugin
| Field Summary | 
| Fields inherited from class org.blojsom.plugin.search.SimpleSearchPlugin | 
| QUERY_PARAM | 
| Constructor Summary | |
| XPathSearchPlugin() | |
| Method Summary | |
|  BlogEntry[] | process(javax.servlet.http.HttpServletRequest httpServletRequest,
        javax.servlet.http.HttpServletResponse httpServletResponse,
        BlogUser user,
        java.util.Map context,
        BlogEntry[] entries)Process the blog entries | 
| Methods inherited from class org.blojsom.plugin.search.SimpleSearchPlugin | 
| cleanup, destroy, init | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public XPathSearchPlugin()
| Method Detail | 
public BlogEntry[] process(javax.servlet.http.HttpServletRequest httpServletRequest,
                           javax.servlet.http.HttpServletResponse httpServletResponse,
                           BlogUser user,
                           java.util.Map context,
                           BlogEntry[] entries)
                    throws BlojsomPluginException
process in interface BlojsomPluginprocess in class SimpleSearchPluginhttpServletRequest - RequesthttpServletResponse - Responseuser - BlogUser instancecontext - Contextentries - Blog entries retrieved for the particular request
BlojsomPluginException - If there is an error processing the blog entries| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||