package java.util.regex
implements MatchResult
Available on java
staticquoteReplacement(param1:String):StringappendReplacement(param1:StringBuffer, param2:String):MatcherappendTail(param1:StringBuffer):StringBufferend(param1:String):Intend():Intend(param1:Int):Intfind(param1:Int):Boolfind():Boolgroup(param1:String):Stringgroup():Stringgroup(param1:Int):StringgroupCount():InthasAnchoringBounds():BoolhasTransparentBounds():BoolhitEnd():BoollookingAt():Boolmatches():Boolpattern():Patternregion(param1:Int, param2:Int):MatcherregionEnd():IntregionStart():IntreplaceAll(param1:String):StringreplaceFirst(param1:String):StringrequireEnd():Boolreset(param1:CharSequence):Matcherreset():Matcherstart(param1:String):Intstart():Intstart(param1:Int):InttoMatchResult():MatchResulttoString():StringuseAnchoringBounds(param1:Bool):MatcherusePattern(param1:Pattern):MatcheruseTransparentBounds(param1:Bool):Matcher
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/util/regex/Matcher.html