Uses of Interface
com.cedarsoftware.io.JsonWriter.JsonClassWriter
Packages that use JsonWriter.JsonClassWriter
-
Uses of JsonWriter.JsonClassWriter in com.cedarsoftware.io
Classes in com.cedarsoftware.io that implement JsonWriter.JsonClassWriterModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classUsed as a template to write out primitive String types.static classstatic classstatic classstatic classUsed as a template to write out primitive value types such as int, boolean, etc. that we extract as a String, but we do not put in quotes.static classstatic classUsed as a template to write out primitive value types such as int, boolean, etc. that we extract as a String, but we do not put in quotes.static classUsed as a template to write out primitive value types such as int, boolean, etc. that we extract as a String, but we do not put in quotes.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classUsed as a template to write out types that will have a primitive form.static classUsed as a template to write out primitive String types.static classUsed as a template to write out primitive value types such as int, boolean, etc. that we extract as a String, but we do not put in quotes.static classWriters.TemporalWriter<T extends TemporalAccessor>static classstatic classstatic classstatic classstatic classstatic classMethods in com.cedarsoftware.io that return JsonWriter.JsonClassWriterModifier and TypeMethodDescriptionWriteOptions.getCustomWriter(Class<?> c) Fetch the custom writer for the passed in Class.Methods in com.cedarsoftware.io with parameters of type JsonWriter.JsonClassWriterModifier and TypeMethodDescriptionWriteOptionsBuilder.addCustomWrittenClass(Class<?> clazz, JsonWriter.JsonClassWriter customWriter) static voidWriteOptionsBuilder.addPermanentWriter(Class<?> clazz, JsonWriter.JsonClassWriter writer) Call this method to add a custom JSON writer to json-io.Method parameters in com.cedarsoftware.io with type arguments of type JsonWriter.JsonClassWriterModifier and TypeMethodDescriptionWriteOptionsBuilder.addCustomWrittenClasses(Map<Class<?>, JsonWriter.JsonClassWriter> customWrittenClasses) WriteOptionsBuilder.setCustomWrittenClasses(Map<Class<?>, JsonWriter.JsonClassWriter> customWrittenClasses) -
Uses of JsonWriter.JsonClassWriter in com.cedarsoftware.io.writers
Classes in com.cedarsoftware.io.writers that implement JsonWriter.JsonClassWriterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass