Class VespaDocumentType

java.lang.Object
com.yahoo.documentmodel.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 Details

    • INSTANCE

      public static final NewDocumentType INSTANCE
    • NAME

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

    • VespaDocumentType

      public VespaDocumentType()