Package org.apache.juneau.examples.core.xml
package org.apache.juneau.examples.core.xml
XML Marshalling Examples
Example classes demonstrating how to use Juneau's XML marshalling capabilities. These examples show various XML serialization and parsing scenarios.
-
ClassesClassDescriptionSample class which shows the complex usage of XmlSerializer.Xml configuration example.Sample class which shows the simple usage of XmlSerializer.