Pattern p=Pattern.compile("( see the example pattern )");
Matcher matcher=p.matcher(text);
String result=matcher.replaceAll("");
i.e.
- 2009-10-05T13:44:34+0000
- 2011-03-13T23:59:24+0000
- 2010-10-11-09T15:39:37+0000
- 2009-10-05T13:44:34+0000
i.e.
|
||||
|
|
|||||
|