Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
Modifier and Type | Method and Description |
---|---|
static SearchPattern |
SearchPattern.compile(byte[] pattern)
Produces a SearchPattern instance which can be used
to find matches of the pattern in data
|
static SearchPattern |
SearchPattern.compile(java.lang.String pattern)
Produces a SearchPattern instance which can be used
to find matches of the pattern in data
|
Copyright © 1995–2023 Webtide. All rights reserved.