A
B
C
CMS
D
E
ESB
F
G
H
I
J
JMS
JMX
L
M
N
O
P
R
S
T
U
V
W
X

StringSearch

The Java language lacks fast string searching algorithms. StringSearch provides implementations of the Boyer-Moore and the Shift-Or (bit-parallel) algorithms. These algorithms are easily five to ten times faster than the implementation found in java.lang.String. This library contains implementations of the following pattern matching algorithms: * General purpose algorithms * Searching with wildcards * Searching with character classes * Searching with mismatches

(追記) (追記ここまで)
Category Text Processing
License MIT License

(追記) (追記ここまで)



Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.

AltStyle によって変換されたページ (->オリジナル) /