Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
A Java-based tactical RPG created for a high school project.
...It makes use of an XML database which can be modified by users to create new content such as maps, units, weapons, items, and armor. The XML parsing and serializing methods employed by the game engine make use of both the XOM (http://www.xom.nu/) and XStream (http://xstream.codehaus.org/index.html) open source Java XML libraries.
AtomXOM provides an implementation of the IETF Atom Syndication Format (RFC 4287) built on top of XOM, and designed for extensibility. AtomXOM also provides tools for creating and reading RFC 5005 paged and archive feeds.
There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used.
Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
onmac (aka winxponmac aka XOM) is a tool that allows you to boot windows xp on an intel mac. Similar to Apple's boot camp. This software is open source and will allow users to boot windows XP after the boot camp beta expires.
Xom (Xml Object Model) is a lightweight, powerful, and extensible framework for representing Java gui elements. Also, general java gui tools/frameworks for creating impressive user interfaces. Includes a basic PDF viewer, and various gui components.
...The focus is on a hybridized model that blends pattern-based and event-based
models for XML processing, as well as supporting the leading tree-based models (DOM, JDOM, dom4j, XOM, etc.).