Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Free 30 days.
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
Spif is Simplest Possible Infrastructure Framework for distributed Java applications like J2EE. Spif defines a simple api for object access and uses a chain of responsibility to realize various infrastructures through simple building blocks.
This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
Implementation neutral logging in Java - binds to whatever logging package it finds on the classpath (Log4J, LogKit, JDK 1.4 logging supported) and exposes a unified interface to it. JULog is for logging what JAXP is for XML parsing in Java!
SDToolkit (Source Documentation Toolkit) allows a developer to add special javadoc style comments into source code. This information is then extracted together with the surrounding source code and analysed to produce API/technical documentation.
Satsuma XML is simple but very flexible XML binding API for Java objects. The primary goal is to be able to map between pre-existing (ie legacy) Java classes and pre-exising XML schemas, no matter how complex.
This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
Will provide an API, command line, GUI, and web application for reading log files written by the java 1.4 logging API. This will provide an easy to use javaAPI for incorporating the use of log files into an application.
The SAXAdapter is a utility that builds on the SAX interface and simplifies the use of SAX while preserving its efficiency and power. With SAXAdapter, SAX truly becomes a simple API with less of a learning curve than the tree-based APIs such as DOM
JavaAPI for TIBCO/ActiveDatabase. Allows request messages to be created and reply messages to be parsed. Provides complete support for advanced ActiveDatabase features - bind variables, multiple result sets, RV/AE format, etc.
ISValidator is a flexible routines to validate data in Java. It can be used to model, validate and process data in diferents scenarios, like CommandLine Arguments, Servlet parameters, Web Forms, Struts data, etc,...
<b>jPeeps</b>, an API for writting directory-enabled applications in Java. The goal of this project is a simplified API that represents users, groups, and roles within an LDAP directory.
JavaAPI 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.
A small suite of classes designed to examine objects through the Java reflection API. Analysis is package neutral and output can be written to log file or as HTML tables. The project focus is in debugging the state of a servlet or JSP.
JStateMachine is designed to control user interfaces (Swing and Servlet/JSP) by treating the UI as a well-defined finite state machine. It is MVC-like and supports access control, exception handling, I18N and rapid prototyping.
Project has been moved to java.net, you can find it here: https://webleaf.dev.java.net/ WebLEAF is a servlet framework for the development of web server side java applications.
Evolution is a suite of easy-use API and tools help java applications to have the ability of file-based auto-update(from a configurable location). Using it will make your applications upgrade more smartly.
Java based Web API using Swing like controls and concepts. Think of it as Swing for the web.
Allows easy development of Servlets and JSPs using a familiar event based component model.