Team LiB
Next Section

Java Regular Expressions: Taming the java.util.regex Engine
Java Regular Expressions: Taming the java.util.regex Engine
by Mehran Habibi  ISBN:1590591070
Apress © 2004 (256 pages)

This book is a valuable reference for learning about regular expressions in Java, and focuses on the use of regular expressions in the Java language.

Table of Contents
Java Regular Expressions—Taming the java.util.regex Engine
Introduction
Chapter 1 - Regular Expressions
Chapter 2 - Introduction to the Java.util.regex Object Model
Chapter 3 - Advanced Regex
Chapter 4 - Object-Oriented Regex
Chapter 5 - Practical Examples
Appendix A - Regular Expression Reference
Appendix B - Pattern and Matcher Methods
Appendix C - Common Regex Patterns
Index
List of Figures
List of Tables
List of Listings and Outputs
List of Sidebars

Team LiB
Next Section