Sun Developer Network 블로그: http://blog.sdnkorea.com/blog/367#comment925
자바 온라인 자습서: http://java.sun.com/docs/books/tutorial/essential/regex/
패턴 클래스 javadoc: http://java.sun.com/javase/6/docs/api/java/util/regex/Pattern.html
기타:
http://www.zytrax.com/tech/web/regex.htm
관련글
2007/11/09 - [Programming/common] - 정규식 기초
자바 온라인 자습서: http://java.sun.com/docs/books/tutorial/essential/regex/
패턴 클래스 javadoc: http://java.sun.com/javase/6/docs/api/java/util/regex/Pattern.html
기타:
http://www.zytrax.com/tech/web/regex.htm
관련글
2007/11/09 - [Programming/common] - 정규식 기초
'programming > java' 카테고리의 다른 글
자바 디렉토리 삭제하기(Delete a non-empty directory in JAVA) (1) | 2011.06.09 |
---|---|
JAVA: Random API 랜덤 사용하기 (0) | 2011.06.07 |
필수 자바 라이브러리 (0) | 2009.04.07 |
[JAVA] hex to byte[], byte[] to hex (0) | 2008.10.07 |
Singleton Templet (0) | 2008.09.23 |