MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
LMS Tools is a set of tools and libraries for administrators and users of learning management systems to perform, for example, portal integration, LMS management or usage data analysis.
an xml extension which allows for elegant parameterization of file-based application input and output files.
OS: any with a jvm
lang: Java
libs: xerces
features: File readers, writers, and parameterizers.
Enterprises and companies seeking a solution to manage all their procurement operations and processes
eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
TM4J is a topic map engine implemented entirely in Java. Topic maps are a standard paradigm for the interchange of knowledge structures. This project aims to produce a complete suite of tools for creating, processing and publishing topic map information.
Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
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
Easily produce custom XML from Java code with validity checking and namespace support. Character stream and SAX event outputs are supported now. More can be added via a plug-in interface.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
The Annotation Graph Schema API aims to aid developers in the creation and querying
of Annotation bases where the use of XML-based tools is needed. It is easily integratable with any persistent representation and has a flexible in-memory model.
Matra is a java based XML DTD Parser Utility. It allows you to parse a dtd, generate a dtdtree for the dtd and merge the dtd and its included modules into a single dtd. http://matra.sourceforge.net
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.
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.
Distributed Syslog collector and viewer system with reliable Syslog msgs over tcp, and query with reg ex. using PERL. Supports IETF syslog and syslog relay, JAVA/JINI based, uses postgreSQL, JBOSS. Chain of custody raw to db data link. UTF8, D, F , UK
Metalised XML allows the creation of Java objects from XML at run-time, but unlike other similar processes this maps directly to the required object. For example load an XML order straight into the correct order classes.
StoreX is the next generation information management system. It acts as a backend repository for applications eg. emails, blogs, twikis etc. It provides an API on a local machine or on a remote machine connected through our WebDAV protocol.
GML4J was an experimental (i.e. hacked together quickly) Java API for work with the Geography Markup Language (GML). There has been no development since 2001/2. See https://sourceforge.net/projects/gascom/ for an API with a similar purpose.
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.
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.
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.
JSchematron is a thin wrapper around the official Schematron stylesheets. It is intended to make Schematron transformations and validations from java simple. As such, the main goals are simplicity, ease-of-use and low learning curve.