public class PatternMatcher extends java.lang.Object implements JmolPatternMatcher
Constructor and Description |
---|
PatternMatcher() |
Modifier and Type | Method and Description |
---|---|
java.util.regex.Pattern |
compile(java.lang.String sFind,
boolean isCaseInsensitive) |
public java.util.regex.Pattern compile(java.lang.String sFind, boolean isCaseInsensitive)
compile
in interface JmolPatternMatcher