iText 8.0.2 API
iText.Commons.Utils.Matcher Class Reference

Public Member Functions

int  Start ()
 
int  End ()
 
String  Group ()
 
String  Group (int group)
 
bool  Matches ()
 
bool  Find ()
 
bool  Find (int start)
 
Matcher  Region (int start, int end)
 

Static Public Member Functions

static Matcher  Match (Regex pattern, String input)