Uses of Package
org.forgerock.openig.regex
-
Packages that use org.forgerock.openig.regex Package Description org.forgerock.openig.filter Filters the requests and/or responses of HTTP.org.forgerock.openig.regex Matches, extracts and transforms text with regular expression patterns. -
Classes in org.forgerock.openig.regex used by org.forgerock.openig.filter Class Description StreamPatternExtractor Extracts regular expression patterns and/or applied templates from character streams. -
Classes in org.forgerock.openig.regex used by org.forgerock.openig.regex Class Description PatternTemplate Expresses a transformation to be applied to a regular expression pattern match.