Class DefaultIntegrityURLResolver

    • Constructor Detail

      • DefaultIntegrityURLResolver

        public DefaultIntegrityURLResolver()
    • Method Detail

      • parseURL

        public boolean parseURL​(String anURL)
        Description copied from interface: IntegrityURLResolver
        Parses an Integrity URL and jumps to the specified suite and line, if possible.
        Specified by:
        parseURL in interface IntegrityURLResolver
        Parameters:
        anURL - the URL to parse
        Returns:
        true if the URL matches the Integrity URL pattern, false if not