Class IntermediateCollection

java.lang.Object
com.yahoo.schema.parser.IntermediateCollection

public class IntermediateCollection extends Object
Class wrapping parsing of schema files and holding a collection of schemas in the intermediate format.
Author:
arnej27959
  • Constructor Details

    • IntermediateCollection

      public IntermediateCollection(com.yahoo.config.application.api.DeployLogger logger, com.yahoo.config.model.api.ModelContext.Properties properties)
  • Method Details