Uses of Enum
org.everit.json.schema.ReadWriteContext
Packages that use ReadWriteContext
-
Uses of ReadWriteContext in org.everit.json.schema
Methods in org.everit.json.schema that return ReadWriteContextModifier and TypeMethodDescriptionstatic ReadWriteContextReturns the enum constant of this type with the specified name.static ReadWriteContext[]ReadWriteContext.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.everit.json.schema with parameters of type ReadWriteContextModifier and TypeMethodDescriptionValidator.ValidatorBuilder.readWriteContext(ReadWriteContext readWriteContext)