| java.lang.Object org.apache.cocoon.samples.LuceneUtil
LuceneUtil | public class LuceneUtil implements Contextualizable,Serviceable(Code) | | This is a sample helper class that can be used from flow to
create an index.
version: $Id: LuceneUtil.java 433543 2006-08-22 06:22:54Z crossley $ |
contextualize | public void contextualize(Context context) throws ContextException(Code) | | |
service | public void service(ServiceManager manager) throws ServiceException(Code) | | |
|
|