public class XmlEncoders extends Object
| Modifier and Type | Method and Description |
|---|---|
static XMLEncoder |
createVerbose(OutputStream outputStream)
Creates an XMLEncoder that writes all properties of bean objects
explicitly, even when they still have their default values.
|
public static XMLEncoder createVerbose(OutputStream outputStream)
outputStream - The target streamCopyright © 2015. All rights reserved.