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

public class PropertyNameMappingImpl_RegexMatchToURIs extends PropertyNameMappingImpl_AllToURIs
  • Field Details

    • regex

      protected final String regex
  • Constructor Details

    • PropertyNameMappingImpl_RegexMatchToURIs

      public PropertyNameMappingImpl_RegexMatchToURIs(String regex, String NSPROPERTY)
  • Method Details