Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.acmsl.regexpplugin.MatchResult

Uses of MatchResult in org.acmsl.regexpplugin
 

Methods in org.acmsl.regexpplugin that return MatchResult
 MatchResult Matcher.getMatch()
          Retrieves the last match found due to a previous call to contains method.