package java.util.regex
implements MatchResult
Available on javaappendReplacement (param1:StringBuffer, param2:String):MatcherappendTail (param1:StringBuffer):StringBufferend (param1:Int):Intend ():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:Int):Intstart ():InttoMatchResult ():MatchResulttoString ():StringuseAnchoringBounds (param1:Bool):MatcherusePattern (param1:Pattern):MatcheruseTransparentBounds (param1:Bool):Matcherstatic quoteReplacement (param1:String):String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/util/regex/Matcher.html