public class MarmottaNotCachedFilter extends Object implements org.apache.marmotta.commons.sesame.filter.resource.ResourceFilter
| Constructor and Description |
|---|
MarmottaNotCachedFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.openrdf.model.Resource resource)
Return false in case the filter does not accept the resource passed as argument, true otherwise.
|
static MarmottaNotCachedFilter |
getInstance() |
public static MarmottaNotCachedFilter getInstance()
public boolean accept(org.openrdf.model.Resource resource)
accept in interface org.apache.marmotta.commons.sesame.filter.SesameFilter<org.openrdf.model.Resource>resource - Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.