Class CustomTokenizerImpl

java.lang.Object
com.commercetools.api.models.product.CustomTokenizerImpl
All Implemented Interfaces:
CustomTokenizer, SuggestTokenizer, io.vrap.rmf.base.client.ModelBase

public class CustomTokenizerImpl extends Object implements CustomTokenizer, io.vrap.rmf.base.client.ModelBase

Define arbitrary tokens that are used to match the input.

  • Constructor Details

    • CustomTokenizerImpl

      public CustomTokenizerImpl()
      create empty instance
  • Method Details