Class ConvertSchemaCollection


  • public class ConvertSchemaCollection
    extends Object
    Class converting a collection of schemas from the intermediate format. For now only conversion to DocumentType (with contents).
    Author:
    arnej27959
    • Constructor Detail

      • ConvertSchemaCollection

        public ConvertSchemaCollection​(IntermediateCollection input,
                                       com.yahoo.document.DocumentTypeManager documentTypeManager)
    • Method Detail

      • convertTypes

        public void convertTypes()