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