Package org.jmol.api

Interface JmolPatternMatcher

  • All Known Implementing Classes:
    PatternMatcher

    public interface JmolPatternMatcher
    • Method Detail

      • compile

        Pattern compile​(String sFind,
                        boolean isCaseInsensitive)