Package net.pwall.json.schema.parser
Object JSONReader.Companion
-
- All Implemented Interfaces:
public class JSONReader.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static JSONReader.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleanlooksLikeYAML(String path, String contentType)final StringextendedPath(URI $self)-
-
Method Detail
-
looksLikeYAML
final Boolean looksLikeYAML(String path, String contentType)
-
extendedPath
final String extendedPath(URI $self)
-
-
-
-