Class SemanticRuleBuilder

java.lang.Object
com.yahoo.vespa.model.container.search.SemanticRuleBuilder

public class SemanticRuleBuilder extends Object
Reads the semantic rules from the application package by delegating to SemanticRules.
Author:
bratseth
  • Constructor Details

    • SemanticRuleBuilder

      public SemanticRuleBuilder()
  • Method Details

    • build

      public SemanticRules build(com.yahoo.config.application.api.ApplicationPackage applicationPackage)
      Build the set of semantic rules for an application package