Package com.norconex.commons.lang.text


package com.norconex.commons.lang.text
Utility classes related to text.
Since:
2.0.0
  • Class
    Description
    Builder and utility methods making it easier to construct and use regular expressions.
    Simplify extraction of field/value pairs (or "key/value") from text using regular expression.
    String-related utility methods not found in popular libraries.
    A configurable class offering a few different ways to perform text matching and replacing.