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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
jax (javascript and xml) is a name to describe components written using javascript and xml as it's core technologies. jaxWidgets are useful web widgets that can be implemented on any browser supporting DOM and Javascript.
...It provides an API for servlet developers to load HTML docs as templates, manipulate, & publish them. It has services for i18n, error handling, file upload, form repopulation, etc. Based on DOM from XMLC or Jivan.
Java Micro XML Parser provides XML Writer and Pull/DOM-like XML Parser. Small 21kb jar is easily embedded and only requires J2ME. Very clean and simple API.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
C++ Development Kit. A library to help programmers develop C++ programs.
The library include XML DOM parser wrapper, Plug in architecture for Data base access and log facilities.
IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
XULMaker is a visual XUL application builder.
A XULMaker user creates and edits a XUL document by visually interacting with both an XML DOM (Document Object Model) and an XML text representation of the XUL document.
Butterfly XML Editor is an IDE built on top of a new real-time incremental XML parsing algorithm. The editor features syntax and error highlighting, incremental validation, code completion, XSLT pipelines, and side by side DOM and source viewing.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Minimal XML very small and efficient lib is a library to handle XML documents storing them in a DOM-like tree, witten for C and C++. The library allows to load or write documents from files or memory, and provides callbacks for read and write progress.
ODPdom is a simple non-validating DOM (Document Object Model)
parser written in C++.
It can handle relatively large XML files with the size in order of n*10 MB (pro file).
ODPdom provides a SWIG-generated interface to Python.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX
and DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much
simpler than the underlying libxml C API.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
...It contains a parser to read vCard files. It also includes a compiler to extend the library. And it contains XSLTs to produce vCards 3.0, xHTML, ..., from the internal DOM structure.
dom4jb is a XML-Data-Binding library for the dynamic mapping of JavaBean-based object graphs into a tree-based XML representation (i.e. DOM or XPath-Models), so that these can be transformed by means of XSLT. It is completly written in Java.
The Python xmlite module is an extremely light weight XML parser and
printer. It does not use the DOM or SAX interfaces but instead works with
simple nested lists to represent an XML document.
XPDOM (Cross-Platform DOM) is a W3C-DOM Level 2 compatibility layer to programming Dynamic HTML in standard DOM and exactly same way in most popular browsers with DHTML: MSIE 4+ and Netscape 6+/Mozilla/Firefox as reference implementation
The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
Totally XMLed Forms (TXF) is an application designed to facilitate form handling in PHP applications. It's specially dedicated to PHP-based sites that work with documents via DOM XML functions and generate output with XSLT stylesheets.
Xtree is a Document Object Model XML extension library for PHP (written in C) that is extremely fast, simple, and efficient. With this extension, loading, saving, and manipulating XML documents couldnt be easier. An XPath Interpreter is also included.
swan is a suite of Java-based tools for working with XML. 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.).