JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.liferay.mentions.matcher
Interface MentionsMatcher
All Known Implementing Classes:
BaseRegularExpressionMentionsMatcher
public interface
MentionsMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterable
<
String
>
match
(
String
s)
Method Details
match
Iterable
<
String
>
match
(
String
s)