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.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
This package is a tool set for awt based applications. It offers some components missing to the awt (such as scrollable lists, usable progress bars, etc) as well as support classes to parse xml, load images and animations, ... .
weatherNow is an engine built in Java to retrieve and parse aviation messages, including METAR, NOTAM, TAF, AIRMET or any other that becomes available.
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
LogWriter introduces several levels of message priority, allowing filtration of application log data more accurately.Besides generating application log records, LogWriter features the ability to parse the output file to generate Reports on the records.
dTools' JConsole is a tiny library to assist Java developers in creating command line software. Features of dTools' JConsole include adding custom commands, parse command lines, and logging abilities.
TeXConverter is a converter to parse LaTeX input and create representations of the document in other formats (currently HTML, XDocs(Maven), a specific Wiki-format). Internally a Java object model is used to represent the document, to ease extensibility.
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
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.
JBooleanExpression is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type)
Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
An open-source Java framework to build and parse IFX messages into JavaBeans. The project additionally aims to provide adapter frameworks to connect to external data sources such as RDBMSs and other legacy systems.
JSEL (Java Source Engineering Library) is a library to manipulate with Java Source files. You can parse/navigate compilation units of other language elements or construct/modify them using JSEL classes.
The Hg Library is a Java class library for generation and processing of HTML, intended for use in servers, or anywhere HTML is needed. It provides facilities to programmatically generate HTML, parse HTML, and use existing HTML as templates.
Visai Neri is an attempt to syntactically parse Natural Languages in general and Tamil in particular. To this end, we have developed an application using JavaCC to parse Venpa poetry after writing the grammar in BNF. Vision: complete Tamil grammar in
JargX is a library that provides an oject-oriented API to parse command line
parameters in Java applications. It was designed with two key goals: 1) to
require minimal client code; and 2) to encapsulate enforcement of command line usage rules.
Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
Chaperon is a LALR(1) parser, which parse structured text documents and
generate XML documents as output. It includes a parser generator like yacc
and a regex scaner like lex. As input use Chaperon a grammar written in XML.
Ripsaw is a desktop application that allows you to create, edit, group and de/activate a regular expressions and then use them to parse input from a file or pasted in source. Ripsaw is built in Java and uses SWT for fast responsive forms.
Java API to process or parse HTML documents.
If your Java application needs or would like to be able to process some text in HTML format, you'd probably find this API interesting.
The Personal Data Interchange (PDI) standard was initially developed by Versit for the communication of data including the popular vCard and vCalendar types.
This Java package allows a programmer to take an InputStream and parse its PDI data.
WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.
DISCONTINUED!
StoffelLOC is a tiny tool to count Lines of Code. It can parse a single file or whole structures and it can be used to count more than just .java files. I started it because needed it to count the lines in Java Serverpages.
At the moment
jAnnoXml will be an xml parser fully based on annotated java objects. Is will be able to parse and serialize xml files to and from instances of your annotated java classes.