Package org.snakeyaml.engine.v2.resolver
-
Interface Summary Interface Description ScalarResolver ScalarResolver tries to detect a type of a scalar value by its content (when the tag is implicit) -
Class Summary Class Description JsonScalarResolver ScalarResolver for JSON Schema The schema is NOT the same as in YAML 1.2 but identical to JSON,