public interface Matcher
int
end()
String
group(int index)
boolean
matches()
start()
public int end()
public String group(int index)
public boolean matches()
public int start()