Uses of Class
javolution.xml.XMLBinding

Packages that use XMLBinding
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
 

Uses of XMLBinding in javolution.xml
 

Methods in javolution.xml with parameters of type XMLBinding
 XMLObjectWriter XMLObjectWriter.setBinding(XMLBinding binding)
          Sets the XML binding to use with this object writer.
 XMLObjectReader XMLObjectReader.setBinding(XMLBinding binding)
          Sets the XML binding to use with this object reader.
 



Copyright © 2005-2012 Javolution. All Rights Reserved.