Class MatchResultSwap

java.lang.Object
org.apache.juneau.swap.ObjectSwap<MatchResult,List<String>>
org.apache.juneau.swaps.MatchResultSwap

Transforms MatchResults to List objects.

Entries in the list represent matched groups in a regular expression.

See Also: