Regex - Expressão Regular em JAVA

Galera tem um livro muito bom sobre expressão regular e alguns links legais

http://aurelio.net/er/

http://aurelio.net/er/livro/

expressão regular

http://aurelio.net/er/apostila-conhecendo-regex.pdf

REGEX (Expressão regular em JAVA)

http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html

http://www.regular-expressions.info/java.html

http://www.piazinho.com.br/

http://guia-er.sourceforge.net/guia-er-2.html

http://java.sun.com/docs/books/tutorial/essential/regex/intro.html

http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/package-summary.html

Mais LInks

http://www.java2s.com/Tutorial/Java/0130__Regular-Expressions/Catalog0130__Regular-Expressions.htm

http://www.java2s.com/Code/Java/Regular-Expressions/CatalogRegular-Expressions.htm

Vamos Fazer desse FORUM uma coleção de expressão regular

OBRIGADO

Desenvolvi um applet extremamente útil para tester expressões regulares, fica aí pra quem quiser usar: http://whaticode.com/2010/08/04/real-time-regex-matcher/

Outro testador de expressões regulares: http://tools.lymas.com.br/regexp_br.php

[quote=robson.simonassi]Galera tem um livro muito bom sobre expressão regular e alguns links legais

http://aurelio.net/er/

http://aurelio.net/er/livro/

expressão regular

http://aurelio.net/er/apostila-conhecendo-regex.pdf

REGEX (Expressão regular em JAVA)

http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html

http://www.regular-expressions.info/java.html

http://www.piazinho.com.br/

http://guia-er.sourceforge.net/guia-er-2.html

http://java.sun.com/docs/books/tutorial/essential/regex/intro.html

http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/package-summary.html

[/quote]

Putz, esse Aurélio é fdd*! Excelente livro p/ quem está começando no mudno RegEx.

O melhor testador online que eu encontrei foi esse aqui:

http://regexpal.com/