Uses of Class
org.forgerock.openig.regex.PatternTemplate
-
Packages that use PatternTemplate Package Description org.forgerock.openig.regex Matches, extracts and transforms text with regular expression patterns. -
-
Uses of PatternTemplate in org.forgerock.openig.regex
Methods in org.forgerock.openig.regex that return types with arguments of type PatternTemplate Modifier and Type Method Description Map<String,PatternTemplate>
StreamPatternExtractor. getTemplates()
Mapping of names to optional templates to use for yielding pattern match results.
-