[ 源代码: libregexp-java ]
软件包:libregexp-java-doc(1.5+dfsg-1)
libregexp-java-doc 的相关链接
Debian 的资源:
下载源码包 libregexp-java:
- [libregexp-java_1.5+dfsg-1.dsc]
- [libregexp-java_1.5+dfsg.orig.tar.xz]
- [libregexp-java_1.5+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [jakarta.apache.org]
相似软件包:
Documentation for the Regular expression library
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!
This package provides the Javadoc for the regexp API.