[ 原始碼: libregexp-java ]
套件:libregexp-java-doc(1.5-4)
libregexp-java-doc 的相關連結
Debian 的資源:
下載原始碼套件 libregexp-java:
維護小組:
外部的資源:
- 主頁 [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.