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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
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.
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
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.
Say goodbye to broken revenue funnels and poor customer experiences
Connect and coordinate your data, signals, tools, and people at every step of the customer journey.
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
nodeXML is an XML query language interpreter and an XML data provider. It addresses the issue of retrieving information located on multiple, remote, different databases. Information is provided through XML documents, according to user defined DTDs.
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.
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.
Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world
With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
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.
The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.
Java Digg (jDigg) is a Java util implementation of the Digg API. It allows to use simple Java classes to interact with Digg. For example you can use it to fetch a list of stories from Digg.
Simple XML editor application for standardized ETSO V2R3 schedules used in energy market for nominations sent to e.g. the german TSOs (Transmission System Operators).
I AM File Indexing can index files in given folders and make the content search able. Written in pure java it is meant for people who need very basic web-site search or multiple files search capability for their java applications.
JBib2HTML is a Java based software that converts bibtex files to HTML format. It comes with predefined conversion templates and is easily extensible so that you can create your own custom implementations of exports.
Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.
EDIXML is a java toolkit to read, write and translate EDI files (UN/EDIFACT ISO9735).
EDIXML uses XML template files representing the structure and composition of an EDI file to parse EDI files into an XML translation.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.