public interface DocumentSelector
ContainerExtractor
instance.
An implementation of this interface defines some specific selection
criteria to be applied against the document metadata passed to the
select(Metadata)
method.boolean select(Metadata metadata)
metadata
- document metadatatrue
if the document matches the selection criteria,
false
otherwiseCopyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.