Classes for generation of not only (X)HTML code. It is possible to create also XML, XSL, SVG and many other - but possibilities are limited by original purpose: creation of HTML code.
Comman-line interface XML validating & querying tool
The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option).
Usage:
java -jar clivaq.jar -- shows the help screen
java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml>
java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml>
java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
Full-stack observability with actually useful AI | Grafana Cloud
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.
OFX4J is a parser and Java API designed to allow applications to support the OFX banking standard.
This project has moved to Github:
https://github.com/stoicflame/ofx4j
A Neumann Gép egy a Magyar Debian Alapítvány által koordinált projekt, mely szabad dokumentációkat és más szoftvereszközöket készít az állami és civil szférában tapasztalható számítástechnikai alulképzettség leküzdésére
SGML2KSS transforms one SGML document into a XML document that contains the content of the SGML document as well as markup information about the SGML instance such as OmitTag and ShortTag.
HtmlClient provides an SGML/HTML/XHTML parser and connection client making web-spidering as easy for developers as actually surfing the web with a premade browser. Based on Apache's HttpClient.
An implementation of DSSSL, a style language to format SGML or XML documents.
OpenJade contains backends for various formats (RTF, HTML, TeX, MIF, SGML2SGML, and FOT). This project also maintains OpenSP.
spotbill is one of SGML viewer. it provides simple user interface and intended to be called by other programs. it features displaying filtered SGML tree view.