NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Try Free
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.
jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XMLparser (NanoXML).
Ptarmigan is a SAX event generator that produces schema-conforming XML content from the metadata found in media files and streams. It supports MP3 ID3 (v1 & v2), Vorbis/Ogg, FLAC, WMA and playlists (M3U, PLS, ASX and B4S). Initial implementation in Java.
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
JXMLEditor is a XML editor developed in Java which is based on the
Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
PJLMidiParser provides efficient parsers, written in Java, for MIDI files. It is like XMLSAX parsers in that it is event-driven; the parsing is initiated and then triggers callback handlers in response to events in the MIDI file.
Provide a tiny non-validating XMLparser and XML Java Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A performance benchmarking package for Java XML parsers. This tool tests parsers supporting the SAX1, SAX2, JAXP, and XML Pull Parser interfaces. It produces output in XML and HTML.
A tiny, compact XMLParser written in Java that is less than 6K in size when compiled using JDK 1.3, that can be used in either a J2SE or J2ME envioronment.
HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
This package provides an acceptable middle ground between
SAX and DOM techniques for parsing XML. It provides
DOM events in a SAX-like manner. Thus, the application
can handle elements without storing the entire DOM tree
in memory.
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.
Markup Object Events (MOE) provides XML developers a set of Java interfaces and utility classes for working with markup both as events and as trees. MOE integrates tightly with SAX processing, while providing a basic annotated tree structure.
This project hosts various resources involved in conformance testing for XML and related standards. Initially it supports XML (SAX/Java and DOM/JavaScript) testing, with XML Schema and other standards anticipated in the near future.
Voambolana (pronouce VOO-BOO-LUH-NUH) is an on-line dictionary that converts foreign languages to a native language. Voambolana uses SAXparser and XSLT transformer. The tools used includes Ant, Xerces, Xalan (XNI) and Apache from the Apache Group.
Xenon is a Java Implementation of the W3c standard XPath and the upcoming W3c standard XMLQuery. It uses a saxparser (instead of DOM) and has therfore a very good perfomance.
This program acts as a filter layer between SAX (The Simple API for XML) and the higher-level RDF (Resource Description Format), an XML-based object-serialization and metadata format. The RDF filter library is used by several RDF-based projects.
JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
XQuench is an XML Query parser and engine. The aim is to provide programmers with an API that implements the specifications at http://www.w3.org/XML/Query At first, XQuench will be Java-only. Future versions will include C++, while keeping a similar API.
Combine Jabber, Java, Java Servlets, JavaScript, Stylesheets, XSL, and Xerces XMLParser for starters and you get JabberHTTPServlets. JabberServlets is a concept (ala Jer) to come that will allow interaction with the Jabber Server through Java.
Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform.
The library will be as small as possible (XMLparser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.