package java.util.regex
implements Serializable
Available on javaflags ():Intmatcher (param1:CharSequence):Matcherpattern ():Stringsplit (param1:CharSequence):NativeArray<String>split (param1:CharSequence, param2:Int):NativeArray<String>toString ():Stringstatic read only CANON_EQ:Intstatic read only CASE_INSENSITIVE:Intstatic read only COMMENTS:Intstatic read only DOTALL:Intstatic read only LITERAL:Intstatic read only MULTILINE:Intstatic read only UNICODE_CASE:Intstatic read only UNICODE_CHARACTER_CLASS:Intstatic read only UNIX_LINES:Intstatic _compile (param1:String, param2:Int):Patternstatic compile (param1:String):Patternstatic compile (param1:String, param2:Int):Patternstatic compile (param1:String):Patternstatic matches (param1:String, param2:CharSequence):Boolstatic quote (param1:String):String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/util/regex/Pattern.html