public class OrConnector extends Enricher.ResourceFilter
Constructor and Description |
---|
OrConnector(Enricher.ResourceFilter... baseFilters) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Resource resource,
TripleCollection tc) |
getAcceptable
public OrConnector(Enricher.ResourceFilter... baseFilters)
public boolean accept(Resource resource, TripleCollection tc)
accept
in class Enricher.ResourceFilter
resource
- the resource to be evaluatedtc
- the TripleCollcetion within which the resource is evaluatedCopyright © 2014 The Apache Software Foundation. All Rights Reserved.