Team LiB
Previous Section Next Section

Index

R

reading patterns, 8–9
RegexProperties class, 173, 179
regular expression operations, 41–51
data validation, 42–46
overview, 41
search and replace, 46–48
splitting strings, 48–51
regular expressions, building blocks of, 2–4
replaceAll method, 46–48, 109, 115, 123, 239
replaceAll(String replacement) method, 103–5
replaceFirst method, 46–48, 123, 239
replaceFirst(String regex,String replacement) method, 108–9
replaceFirst(String replacement) method, 105–6
reset method, 73–76, 106, 236
resources, 210
ResultSet, 3, 117, 143
RuntimeException, 60, 62
RX.java program, 6

Team LiB
Previous Section Next Section