Package org.revapi.configuration
-
Interface Summary Interface Description Configurable A thing that can be configured from a JSON file. -
Class Summary Class Description ConfigurationValidator JSONUtil A utility class for JSON files.ValidationResult Represents the results of the the configuration validation.ValidationResult.Error XmlToJson<Xml> A tool to convert some XML representation of the Revapi configuration toJsonNode
used by Revapi.XmlToJson.JSONPointer Deprecated. use Jackson's impl -
Exception Summary Exception Description ConfigurationException Thrown if an invalid configuration is detected.