Uses of Class
org.eclipse.persistence.oxm.record.JSONWriterRecord
Packages that use JSONWriterRecord
-
Uses of JSONWriterRecord in org.eclipse.persistence.oxm.record
Subclasses of JSONWriterRecord in org.eclipse.persistence.oxm.recordModifier and TypeClassDescriptionclass
Use this type of MarshalRecord when the marshal target is a Writer and the JSON should be formatted with carriage returns and indenting.