Class ResolutionTaskBase<T>
java.lang.Object
org.aksw.jena_sparql_api.mapper.impl.type.ResolutionTaskBase<T>
- All Implemented Interfaces:
ResolutionTask<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe list of items that need to be resolved.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jena_sparql_api.mapper.impl.type.ResolutionTask
resolve
-
Field Details
-
placeholders
-
-
Constructor Details
-
ResolutionTaskBase
-
-
Method Details
-
getPlaceholders
Description copied from interface:ResolutionTaskThe list of items that need to be resolved.- Specified by:
getPlaceholdersin interfaceResolutionTask<T>- Returns:
-