Uses of Class
org.eclipse.jetty.util.SearchPattern
-
Uses of SearchPattern in org.eclipse.jetty.util
Modifier and TypeMethodDescriptionstatic SearchPattern
SearchPattern.compile
(byte[] pattern) Creates aSearchPattern
instance which can be used to find matches of the pattern in data.static SearchPattern
Creates aSearchPattern
instance which can be used to find matches of the pattern in data.