| Package | Description |
|---|---|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Method | 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–2018 Webtide. All rights reserved.