Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xml-serialization

Is it possible to save the current XMLReader Position for later use?

Can I apply an attribute to an inherited member?

C#: Deserialise XML File error (think it's a namespace issue - cant for the life of me work it out though)

SimpleXml framework - embedded collections

C# Xml Serialization & Deserialization

The XML element named 'name' from namespace references distinct types

Serializing and restoring an unknown class

Prevent <xsi:nil="true"> on Nullable Value Types when Serializing to XML

.NET XML Serialization and inheritance

customising serialisation of java collections using xstream

C# serializing Class to XML where one of class properties is DateTime. How to make this property in ISO format?

JAXB XML Object Marshalling without namespace prefixes

How to solve org.simpleframework.xml.core.ValueRequiredException: Unable to satisfy @org.simpleframework.xml.ElementList()

XmlSerializer replace xsi:type to node name

remove xml declaration from the generated xml document using java

java xml xml-serialization

XML Serialization: object not serialized

xml-serialization

How to add namespace prefix for IXmlSerializable type

Using JAXB to support schemas with minor variations

XmlSerializer and List<T> with default values

Serializing supplementary unicode characters into XML documents with Java