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–2016 The Apache Software Foundation. All rights reserved.