public class PatternTextMatcher extends Object implements TextMatcher
Constructor and Description |
---|
PatternTextMatcher(CharSequence pattern) |
public PatternTextMatcher(CharSequence pattern)
public boolean matches(String text)
TextMatcher
matches
in interface TextMatcher
text
- The text that needs to be matchedCopyright © 2014. All rights reserved.