JmolPatternMatcher
public class PatternMatcher extends java.lang.Object implements JmolPatternMatcher
Constructor | Description |
---|---|
PatternMatcher() |
Modifier and Type | Method | 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