org.apache.lucene.ant
Interface ConfigurableDocumentHandler

All Superinterfaces:
DocumentHandler

public interface ConfigurableDocumentHandler
extends DocumentHandler


Method Summary
 void configure(Properties props)
           
 
Methods inherited from interface org.apache.lucene.ant.DocumentHandler
getDocument
 

Method Detail

configure

void configure(Properties props)


Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.