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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
The XML prefilter, introduced in ACMDocEng05 and VLDB06, removes uninteresting fragments of input XML doc. by approximately executing user queries. The refined XML doc. is then returned to user's DOM- or SAX-based applications for further processing.
Simple Mutated API for XML. A prototype of a new java based stream parser based on sax with an improved interface to improve ease of use and performance. See Web page for details.
The aim of MIEX (Metadata and Information Extractor from small XML documents) is to create a wrapper for the Stanford Parser, to extract and store metadata (syntactic structures, relationships among words...) from simple XML documents.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
kXML-RPC is a Java ME (J2ME) implementation of the XML-RPC protocol built on top of the kXML parser. kXML-RPC empowers Java ME devices with a lightweight mechanism for exchanging data and invoking web services, in a neutral, standardized XML format.
Wingfoot SOAP client (wsoap) is SOAP 1.1 compliant client library for MIDP/CLDC, Personal Java/CDC, J2SE and J2EE platforms. It has an extremely small footprint- 35k with the XMLparser, and 21k without it.
Non-validating java xmlparser with extreme small size (jar file less than 5k) and high speed. Requires only basic java API and could run even on J2ME devices. Clean and simple API.
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.
A parser generator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
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.
This is a little SAXparser made for all java devices. It can be used from very little devices ( typical java phone from Midp to DoJa ) to enterprise server. Now, it supports only SAXparser model. Very simple to use ( see the .java sample ). The tip is
CurlyML is a super-lightweight alternative to XML, properties files and BBCode. It is a concise data format for representing heirarchical data, and is extremely human-readable. Project provides parser, API and other tools using this format.
Generic Java XML stream parser API makes it much easier to use event-based stream parsers like SAXParser. Includes an implementation for SAXparser. Also supports recursive pattern matching.
HtmlClient provides an SGML/HTML/XHTML parser and connection client making web-spidering as easy for developers as actually surfing the web with a premade browser. Based on Apache's HttpClient.
Path Validation Language based on simple assertion on the limited hierarchy of the document to allow filtering and validation of XML documents even in event driven context (SAX or StAX)
The project main goal is to provide various tools and libraries to manipulate XML documents. The first released library from XMLFoundry is a SAX based information extractor using XPath pattern subsets to define the information one wish to extract.
Java parser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments.
SPEX stands for Streamed and Progressive Evaluation of XPath queries. Streamed means the XML input is processed via a SAX-based interface and with a low memory footprint. Progressive means the query answer is delivered as soon as possible.
This library represents a wrapper/workaround which fetches all events of the (Java-)XML-Api (sax/saxproject), writes it into a data structure and allows on this way to use the object orientated data abstraction (Tree-based API) like Java does.
jixi is a combined word of "Java" "XML" and "Wiki". It tries to provide a fast and flexible wiki content management system. Most of the implementation is build upon a SAX based plugin structure.
GenDOM is a java component providing an easy-to-use wrapper for XML reading using SAX. If you specify a package name - a tree of classes according to the XML element names will be instanciated.
Java Micro XMLParser provides XML Writer and Pull/DOM-like XMLParser. Small 21kb jar is easily embedded and only requires J2ME. Very clean and simple API.