org.apache.maven.index.context
Interface DocumentFilter


public interface DocumentFilter


Method Summary
 boolean accept(org.apache.lucene.document.Document doc)
           
 

Method Detail

accept

boolean accept(org.apache.lucene.document.Document doc)


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.