Uses of Class
io.apicurio.registry.resolver.ParsedSchemaImpl
-
Packages that use ParsedSchemaImpl Package Description io.apicurio.registry.resolver -
-
Uses of ParsedSchemaImpl in io.apicurio.registry.resolver
Methods in io.apicurio.registry.resolver that return ParsedSchemaImpl Modifier and Type Method Description ParsedSchemaImpl<T>ParsedSchemaImpl. setParsedSchema(T parsedSchema)ParsedSchemaImpl<T>ParsedSchemaImpl. setRawSchema(byte[] rawSchema)
-