Class NameDescriptionSearchMatcher

java.lang.Object
org.yamcs.http.api.NameDescriptionSearchMatcher

public class NameDescriptionSearchMatcher extends Object
Matches a search term with an XTCE name or any of the aliases
  • Constructor Details

    • NameDescriptionSearchMatcher

      public NameDescriptionSearchMatcher(String searchTerm)
  • Method Details

    • setSearchDescription

      public void setSearchDescription(boolean searchDescription)
    • matches

      public boolean matches(String name)
    • matches

      public boolean matches(NameDescription nameDescription)