| Constructor and Description |
|---|
RegexTool.RegexResult(int start,
int end,
String group) |
public int start
getStart()public int end
getEnd()public String group
getGroup()public RegexTool.RegexResult(int start,
int end,
String group)
start - see getStart()end - see getEnd()group - see getGroup()public String getGroup()
public int getStart()
public int getEnd()
Copyright © 2004–2014 XWiki. All rights reserved.