Package | Description |
---|---|
javolution.xml |
Provides support for the encoding of objects, and the objects reachable from them,
into
XML ; and the complementary reconstruction of the
object graph from XML . |
Modifier and Type | Method and Description |
---|---|
XMLObjectReader |
XMLObjectReader.setBinding(XMLBinding binding)
Sets the XML binding to use with this object reader.
|
XMLObjectWriter |
XMLObjectWriter.setBinding(XMLBinding binding)
Sets the XML binding to use with this object writer.
|
Copyright © 2005–2015 Javolution. All rights reserved.