Categories
Tags → Sax Java

Serving XML

Serving XML provides a language for building XML pipelines, and an extendible Java framework for defining the elements of the language. The accompanying console app supports reading content as XML files, flat files, SQL queries or SAX events, transf...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Tip: Set up SAX Parsers

This is the first in a series of tips that will serve as a comprehensive guide to using XML from the Java programming language. I begin with coverage of the SAX API. This tipreviews getting an instance of a SAX parser and setting various features and...
DETAILS

Big Faceless Report Generator

The Big Faceless Report Generator is a Java component for creating PDF reports from XML. The Extended Edition includes a PDF reader for importing && editing functionality. Using JSP, ASP, XSL or similar, creating dynamic PDF documents direct ...
DETAILS

Lucid XML Toolkit

Developped in Java, Lucid XML Toolkit offers a wide range of low and high level functions with specific features: SAX 1, SAX 2, DOM Level 1 and 2, JAXP parsers; document validation during processing; DOM tree validation made easier; XML namespace and...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Presenting XML

Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a de...
DETAILS

Managing e-zines with JavaMail and XSLT, Part 2

This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five...
DETAILS
©2019 A--9.com