Java XML Serialization Libraries

View 22 business solutions

Browse free open source Java XML Serialization Libraries and projects below. Use the toggles on the left to filter open source Java XML Serialization Libraries by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Simple is an XML serialization framework for Java. Its goal is to provide an XML serialization framework that enables rapid development of XML configuration and XML communication applications.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2

    EasyML

    EasyML serialization library, to and from XML, similar to Gson

    EasyML converts Java objects into XML and back again, without the need for annotations or other types of configuration. EasyML offers extensive support for JDK classes and also supports customization through user settings, user extensions, or through the Java Serialization API. EasyML provides support for: - reading and writing XML text and/or org.w3c.dom documents - Java Collections framework - Java Serialization framework - Multi-threading - Java Generics and functional APIs EasyML can be customized with user-defined serialization strategies. The low-level components, XMLWriter and XMLReader, can be used directly, for a higher control compared to the EasyML Facade. Security policies can also be defined, specifying black- or whitelists of types which are allowed at deserialization time. EasyML on GitHub: http://github.com/cordisvictor/easyml-lib
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    An alternative to Java's Object Serialization Model using a XML format that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization. It´s available as a command line, Swing application or NetBeans plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TagPrint is a DOM serialization library. It prints DOM documents with various format, such as XML, HTML, PDF, RTF, etc... You can write these documents very easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DOMinator is an XML (de)serialization package for Java objects. The resulting XML files are self-describing and self contained. i.e. no external schemas/definition files required. Extensibility is provided through the use of custom class handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EE MUD includes a large spherical world with dynamically created biomes, weather, and local areas. Need to replace serialization with more efficient caching with less object persistence, redo synchronization model, and use XML loaders over factory method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans. You can think of JOX as a special form of Java Object Serialization, using XML as the serialization format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The JPList project provides a Java library for parsing and building ASCII PList streams to and from Java objects, similar to what JDOM does for XML. PLists provide a more compact and equally rich alternative to XML as a data serialization mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSefa is a simple library for stream-based serialization of java objects to XML, CSV, or FLR and back again using an iterator-style interface independent of the serialization format. There is a standard and an android edition available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small XML library that uses SAX to parse incoming data and build Java POJO's based on the content. Configuration consists of a single call to map each top-level XML element to a Java POJO. Also, supports basic POJO -> XML serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery are supported out of the box, while a flexible connector mechanism also allows to employ your favorite XSLT and XQuery processors. The current version is 1.0.x. It is very close to the recommendation with all related tests of the XProc Test Suite passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java implementation of the XML-RPC Specification, with support for dynamic proxies and serialization of arbitrary Java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple ASN.1 toolkit and libraries to add ASN.1 serialization to Java classes. Serialization schemes are targetted at XML integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A binary protocol, library, and utilities for serialization and manipulation of data. Designed to replace XML. Features: *Compact (not compressed) binary encoding. *Strongly-typed, using type definitions. *Platform independant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Framewrok that performs binding, validation and serialization of XML to POJOs (Plain Old Java Objects) and back using annotations, and also generates XSDs from these annotated classes and annotated classes from XSDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XMLSer(ializer) is a library to encode Java objects into XML. Currently at a very basic stage, it should still handle most objects properly. Some customization of XML, such as aliasing, is supported. All special handling is done via annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An universal and transparent XML Serializer/Deserializer in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xemeiah is a fast, modular and scalable XML Framework written in C++, with an efficient DOM and Oasis-compliant XSLT Processor. Xemeiah modules include a persistence layer, a fast Ajax Web Server, a Media Player, ImageMagick frontend, java bindings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XeriL is a java library that allows to turn a java object into an xml document and vice versa (DTD depends on the object). A powerful concept of mappers (extensible) can tailor the result to your needs. Very useful for configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A flexible Java-to-XML serializer to output any Java object to XML. Support for many Java API types built-in, as well as a configurable generic serializer to handle many custom types, and a simple API to extend support to object-specific types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.