Uses of Class
org.everit.json.schema.internal.JSONPrinter
Packages that use JSONPrinter
-
Uses of JSONPrinter in org.everit.json.schema
Methods in org.everit.json.schema with parameters of type JSONPrinterModifier and TypeMethodDescriptionvoidSchema.describeTo(JSONPrinter writer) Describes the instance as a JSONObject towriter.voidTrueSchema.describeTo(JSONPrinter writer) -
Uses of JSONPrinter in org.everit.json.schema.internal
Methods in org.everit.json.schema.internal that return JSONPrinter