BeanReader is a tool that uses annotations on Java classes to extract objects from XML documents. The annotations indicate (using XPaths) where in the document the object's properties are represented.
htmlCharset is a file conversion tool, useful for replacing HTML entities by the actual characters that they represent, or vice versa. As a spin-off, it can also be used as a general charset converter for arbitrary text files.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
BITXml is an open xml based protocol for Machine to Machine communications. BITXml is both language and "transport" agnostic and covers all the requirements of a generic M2M telemetry & control application. For more info www.bitxml.org
jumbles (Java Unified Metadata Basic Library for Extracting and Storing) is a library that enables the extraction and storing of multimedia metadata. Currently wraps "jaudiotagger" (MP3 ID3 tags) and "metadata extractor" (EXIF, et al.).
Simple Mutated API for XML. A prototype of a new java based stream parser based on sax with an improved interface to improve ease of use and performance. See Web page for details.
XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JZipLib is a very simple interface for zipping a file. It's as easy as calling a method named createZip (File input, File zipfile). Please see the Wiki for documentation.
JAVA tool for creating html image maps. It's possible to load a picture and create rectangles, circles and polygons. Additionally, content for href, alt and title can be set.
CHMPane is a Java program to process compiled html (.chm) files. It has a stream based API for accessing CHM file content and provides a GUI to navigate and view the content.
NewfEl is an XML parsing utility that uses the Java reflection API to assign parsing tasks to classes derived from the XML tag names. It is particularly useful for developing configuration file parsers.
Knowledge management tool which is primarily designed for pdf files. The tool will let the documents get tagged either automatically or manually. Within the pdf archieve, a user will be able to retrieve desired documents quickly.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
xLCM - extensible Life Cycle Management
The Contract Management Component builds the core of this Management System. Other Components are Procurement- / Negotiation-Support, Acounting-Support and -Adaption.
JNVDL a Java implementation of NVDL (Namespace-based Validation and Dispatching Language) standardized by Part 4 of ISO/IEC 19757 Document Schema Definition Languages. Simplifies multi-namespace XML documents validation. Supports JAXP validation API.