Class ReportFieldRegExpWithLookup

    • Constructor Detail

      • ReportFieldRegExpWithLookup

        public ReportFieldRegExpWithLookup()
    • Method Detail

      • setLookups

        public void setLookups​(BaseKeyValuePair[] value)
        Sets the lookups to apply to the initially extracted group.
        Parameters:
        value - the lookups
      • getLookups

        public BaseKeyValuePair[] getLookups()
        Returns the lookups to apply to the initially extracted group.
        Returns:
        the lookups
      • lookupsTipText

        public String lookupsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • postProcessGroup

        protected String postProcessGroup​(String group)
        Hook method for post-processing the group.
        Overrides:
        postProcessGroup in class AbstractGroupExtractor
        Parameters:
        group - the extract group
        Returns:
        the (potentially) updated group