Class PropertyNameMappingImpl_RegexMatchToURIs
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_AllToURIs
se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_RegexMatchToURIs
- All Implemented Interfaces:
 PropertyNameMapping
- 
Field Summary
FieldsFields inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_AllToURIs
NSPROPERTY - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class se.liu.ida.hefquin.engine.wrappers.lpg.conf.impl.PropertyNameMappingImpl_AllToURIs
isPossibleResult, unmap 
- 
Field Details
- 
regex
 
 - 
 - 
Constructor Details
- 
PropertyNameMappingImpl_RegexMatchToURIs
 
 - 
 - 
Method Details
- 
map
Description copied from interface:PropertyNameMappingReturns the IRI (in the form of a JenaNodeobject) that is the result of applying this property name mapping to the given property name.- Specified by:
 mapin interfacePropertyNameMapping- Overrides:
 mapin classPropertyNameMappingImpl_AllToURIs
 
 -