Class NodeLabelMappingImpl_RegexMatchToURIs
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeLabelMappingImpl_AllToURIs
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeLabelMappingImpl_RegexMatchToURIs
- All Implemented Interfaces:
NodeLabelMapping
-
Field Summary
FieldsFields inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeLabelMappingImpl_AllToURIs
NSNODELABEL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.NodeLabelMappingImpl_AllToURIs
isPossibleResult, unmap
-
Field Details
-
regex
-
-
Constructor Details
-
NodeLabelMappingImpl_RegexMatchToURIs
-
-
Method Details
-
map
Description copied from interface:NodeLabelMapping
Returns a URI or a literal nodeLabel (in the form of a JenaNode
object) for the given String. It applies this nodeLabel mapping to the given String.- Specified by:
map
in interfaceNodeLabelMapping
- Overrides:
map
in classNodeLabelMappingImpl_AllToURIs
-