Class VespaDocumentType


  • public class VespaDocumentType
    extends Object
    This class represents the builtin 'document' document type that all other documenttypes inherits. Remember that changes here must be compatible. Changes to types of fields can not be done here. This must also match the mirroring class in c++.
    Author:
    baldersheim
    • Field Detail

      • NAME

        public static final com.yahoo.document.DataTypeName NAME
    • Constructor Detail

      • VespaDocumentType

        public VespaDocumentType()