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:NodeLabelMappingReturns a URI or a literal nodeLabel (in the form of a JenaNodeobject) for the given String. It applies this nodeLabel mapping to the given String.- Specified by:
mapin interfaceNodeLabelMapping- Overrides:
mapin classNodeLabelMappingImpl_AllToURIs
-