public class PortablePatternMatcher extends Object
PortablePatternMatcher(Matcher matcher)
int
end()
boolean
find()
String
group(int pos)
matches()
replace(String replacement)
start()
tail()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PortablePatternMatcher(Matcher matcher)
public boolean find()
public int start()
public int end()
public String group(int pos)
public String replace(String replacement)
public String tail()
public boolean matches()
Copyright © 2021 vpc open source initiative. All rights reserved.