Class EdgeLabelMappingImpl_RegexMatchToURIs
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.EdgeLabelMappingImpl_AllToURIs
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.EdgeLabelMappingImpl_RegexMatchToURIs
- All Implemented Interfaces:
EdgeLabelMapping
-
Field Summary
Fields inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.EdgeLabelMappingImpl_AllToURIs
NSRELATIONSHIP
-
Constructor Summary
-
Method Summary
Methods inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.EdgeLabelMappingImpl_AllToURIs
isPossibleResult, unmap
-
Field Details
-
regex
-
-
Constructor Details
-
EdgeLabelMappingImpl_RegexMatchToURIs
-
-
Method Details
-
map
Description copied from interface:EdgeLabelMapping
Returns a URI edge label (in the form of a JenaNode
object) for the given String. It applies this edge label mapping to the given String.- Specified by:
map
in interfaceEdgeLabelMapping
- Overrides:
map
in classEdgeLabelMappingImpl_AllToURIs
-