Package org.revapi.configuration
package org.revapi.configuration
-
ClassDescriptionA thing that can be configured from a JSON file.Thrown if an invalid configuration is detected.A utility class for JSON files.Represents the results of the the configuration validation.XmlToJson<Xml>A tool to convert some XML representation of the Revapi configuration to
JsonNode
used by Revapi.Deprecated.use Jackson's impl