| Package | Description |
|---|---|
| guru.nidi.ramltester.core | |
| guru.nidi.ramltester.util | |
| guru.nidi.ramltester.validator |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaValidator.supports(MediaType mediaType) |
| Modifier and Type | Field and Description |
|---|---|
static MediaType |
MediaType.FORM_URL_ENCODED |
static MediaType |
MediaType.JSON |
static MediaType |
MediaType.MULTIPART |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<MediaType> |
MediaType.QUALITY_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.valueOf(String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MediaType.isCompatibleWith(MediaType other) |
int |
MediaType.similarity(MediaType other) |
static boolean |
FormDecoder.supportsFormParameters(MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JavaXmlSchemaValidator.supports(MediaType mediaType) |
boolean |
JsonSchemaValidator.supports(MediaType mediaType) |
Copyright © 2014–2018. All rights reserved.