All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.archive.modules.canonicalize.RegexRule_en.utf8 Maven / Gradle / Ivy

Go to download

This project contains some of the configurable modules used within the Heritrix application to crawl the web. The modules in this project can be used in applications other than Heritrix, however.

There is a newer version: 3.5.0
Show newest version
description:
General regex rule.  Specify a matching regex and a format string used 
outputting result if a match was found.  If problem compiling regex or 
interpreting format, problem is logged, and this rule does nothing.  See User 
Manual for example usage.


format-description:
The format string to use when a match is found. 


regex-description:
The regular expression to use to match. 






© 2015 - 2024 Weber Informatics LLC | Privacy Policy