Package org.jmol.api

Interface JmolPatternMatcher

All Known Implementing Classes:
PatternMatcher

public interface JmolPatternMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    compile(String sFind, boolean isCaseInsensitive)
     
  • Method Details

    • compile

      Pattern compile(String sFind, boolean isCaseInsensitive)