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