* The only book available on regular expressions usage in Java.
* Includes over 100 fully functional, real-world J2SE regex examples,
not just info on the API.
* Offers comprehensive examples for each and every regex method and
class along with advisories on appropriate useage and performance
considerations.
* In-depth examination of complex and subtle J2SE regex topics simply
not covered elsewhere, either in Sun's documentation and/or other
books on J2SE regex.
* Includes handy quick-reference tables to help readers with regular
expression syntax.
Rezensionen / Stimmen
From the reviews:
"At long last, a book devoted to regular expressions in Java. . author Mehran Habibi does a pretty good job . . lots of examples, with clear coding and an annotated explanation . . for those who want to get the most out of the regular expressions this is worth having around. . Having covered all of the core concepts and methods . . appendices provide some additional reference material, concluding with a set of common useful patterns. . the book does provide a very firm grounding . ." (techbookreport.com, March, 2004)
Auflage
Sprache
Verlagsort
Zielgruppe
Professional/practitioner
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 238 mm
Breite: 180 mm
Dicke: 19 mm
Gewicht
ISBN-13
978-1-59059-107-9 (9781590591079)
DOI
10.1007/978-1-4302-0709-2
Schweitzer Klassifikation
Mehran Habibi is coauthor of The Sun Certified Java Developer Exam with J2SE 1.4 and Cracking the AP Computer Science Exam, 2004-2005 Edition. He is also an application architect with BankOne in Ohio, where he resides with his lovely wife, Angela. Mehran has more than nine years of IT experience, including positions with IBM, Executive Jet, UUNET, BankOne, and the Online Computer Library Center (OCLC), in addition to working as a university lecturer, independent consultant, and Java certification trainer. Technologies of interest to him include web services, wireless technologies, and XML/XSLT. Mehran's professional focus has been on architecture, project leadership, mentoring, team leadership, and programming from the mid-tier on back. Mehran holds certifications in both "The Other Company" and Java 2, and he graduated with a bachelor's of science degree in software engineering from the honors program at The Ohio State University.
1 Regular Expressions.- 2 Introduction to the Java.util.regex Object Model.- 3 Advanced Regex.- 4 Object-Oriented Regex.- 5 Practical Examples.- Appendix A Regular Expression Reference.- Appendix B Pattern and Matcher Methods.- Pattern Class Fields.- Pattern Class Methods.- Method Class Methods.- Appendix C Common Regex Patterns.