Constant Field Values

Contents

com.floragunn.*

  • com.floragunn.codova.documents.patch.JsonPatch 
    Modifier and Type Constant Field Value
    public static final String MEDIA_TYPE "application/json-patch+json"
  • com.floragunn.codova.documents.patch.JsonPathPatch 
    Modifier and Type Constant Field Value
    public static final String MEDIA_TYPE "application/x-json-path-patch+json"
  • com.floragunn.codova.documents.patch.MergePatch 
    Modifier and Type Constant Field Value
    public static final String MEDIA_TYPE "application/merge-patch+json"
  • com.floragunn.codova.documents.patch.SimplePathPatch 
    Modifier and Type Constant Field Value
    public static final String MEDIA_TYPE "application/x-simple-path-patch+json"