パッケージ: libregexp-java (1.5-4)
libregexp-java に関するリンク
Trisquel の資源:
libregexp-java ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Torsten Werner
- Ludovic Claude
外部の資源:
- ホームページ [jakarta.apache.org]
類似のパッケージ:
Regular expression library for Java
Regexp is a 100% Pure Java Regular Expression package. Regular expressions are pattern descriptions which enable sophisticated matching of strings. In addition to being able to match a string against a pattern, you can also extract parts of the match. This is especially useful in text parsing!