Package dev.enola.rdf.io
Class FilteringResourceIntoProtoThingConverter
java.lang.Object
dev.enola.rdf.io.FilteringResourceIntoProtoThingConverter
- All Implemented Interfaces:
Converter<ReadableResource,
,Optional<List<Thing.Builder>>> OptionalConverter<ReadableResource,
,List<Thing.Builder>> ResourceIntoProtoThingConverter
public class FilteringResourceIntoProtoThingConverter
extends Object
implements ResourceIntoProtoThingConverter
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.enola.rdf.io.ResourceIntoProtoThingConverter
asMessage
-
Constructor Details
-
FilteringResourceIntoProtoThingConverter
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceConverter<ReadableResource,
Optional<List<Thing.Builder>>> - Throws:
ConversionException
-