Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
MongoDB Atlas runs apps anywhere
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.
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.
Web analyzer for logs from different formats, which output XML reports, multi-hosts logs file supported, possibility to apply an XSL page to ouput in HTML, and use of SVG to make the graphs.
The project includes the library to parse HTTP_USER_AGENT
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.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
uNLPBot is a chatter bot based on Natural Language Processing theory, able to parse small but representative subsets of english natural language and to produce english sentences compliant to english grammar and related to conversation threads.
RSS Viewer is a Java-based ticker application. It uses JAXP to parse RSS-sites (RDF site summary). It is easy to use and easy to configure. It has 2 different views: a browser-like view and a simple ticker-view.
RSSLib4J.<br>
RSSLib4J is a set of Java API to parse and retrive information from a RSS Feed<br>
It supports RSS version 0.9x ,1.0 and 2.0 specification with Doublin Core and Syndication namespace
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.
EDI4J is a java toolkit to read, write and translate EDI files (X12, UN/EDIFACT, HL7). EDI4J uses XML template files representing the structure and composition of an EDI file to parse EDI files into an XML translation.
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
JFlower is workflow engine written in java, extendible with java plugins. The server parse xml document for execute jobs, and check conditions. The session data are stored on a database, so the server is fully scalable.
This project is intended to be a tile-based role playing game maker. That is, it will include both tools for creating the content of an RPG, and an engine that will parse that content and actually make it playable. Essentially, it is an RPGMaker2K clone.
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.
This app. can be used to parse and search through a database of bestselling books, or easily modified to parse other databases if they adhere to a specific format. If such a format is inappropriate, the program can be easily modified upon request.
A Java program to parse chemical names using IUPAC nomenclature. The output can be either a visualisation of the molecule, or in a form for other programs to use (e.g. CML).
Java File Parse is an XML based tool for reading, writing and translating text files. Although designed for database import, export and translation between databases. JFParse is ideal for parsing the contents of text files.
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.
Suite of multi-language templating system classes, loosely based on PEAR/PHPlib template class. The classes may be used to parse any text based template (HTML, ASCII, text, etc).
Already available:
- JScript
- Python
- PHP
Planned:
- VBscript
- Ja
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
Simple parser of log files and mailer of interesting rows
Program gets log file (or any other text file), parse every included row. In config file there are messages which must be included or needn't be. Every row is compared with regex. After parse rest of file there is created mail message which is send out. Program is coded in Java.
Java flat text parser. Parse any delimited or fixed width strings. Bind user friendly column names to text positions via XML. Easily parse strings, dates, doubles, integers, etc.
The application should take a directory and parse it recursively or not, and execute a given executor. The executors shuold be pluggable and rendered on the application's ui according to some strict rules.