public class RdfPrinter extends ContextFilter
_cache, _context
Constructor and Description |
---|
RdfPrinter() |
Modifier and Type | Method and Description |
---|---|
protected void |
entry(String field,
Object o) |
Collection |
filter(String fieldId,
Collection c)
iterates over the contents of the collection and filters each.
|
Filterable |
filter(String fieldId,
Filterable f) |
Object |
filter(String fieldId,
Object o)
used when type is unknown. this is possibly omittable with generics
|
String |
getRdf() |
addSeen, afterFilter, beforeFilter, currentContext, doFilter, doFilter, doFilter, enter, exit, filter, filter, hasntSeen, pop, previousContext, push
public String getRdf()
public Object filter(String fieldId, Object o)
ContextFilter
filter
in interface Filter
filter
in class ContextFilter
public Filterable filter(String fieldId, Filterable f)
filter
in interface Filter
filter
in class ContextFilter
public Collection filter(String fieldId, Collection c)
ContextFilter
filter
in interface Filter
filter
in class ContextFilter
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.