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