|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRegexReplacement
This interface describe a replacement to be performed on a string. Syntax for
patterns and replacements is specified in the API documentation of
Pattern and Matcher.
| Method Summary | |
|---|---|
Pattern |
getPattern()
The pattern to match. |
String |
getReplacement()
The replacement for the pattern. |
| Method Detail |
|---|
Pattern getPattern()
String getReplacement()
|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||