MillScript-XML

MillScript-XML is an alternative Java XML parsing library with its own custom API.
Download

MillScript-XML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Kevin Rogers
  • Publisher web site:
  • http://www.millscript.org/projects/millscript-xml/

MillScript-XML Tags


MillScript-XML Description

MillScript-XML is an alternative Java XML parsing library with its own custom API. MillScript-XML project is an alternative Java XML parsing library with its own custom API. The underlying tokenizer can be configured to permit non-well-formed XML.This library's API provides both an event model and a more conventional token stream model. The authors believe that the token stream is more friendly to applications, easier to use, and helps to minimise object creation and inter-conversion of types with the parser. A SAX2 implementation is provided for compatibility with existing applications.In particular by making the tokenizer return Token objects instead of ints, we reduce the scope for unsupported token type creeping in. We have then implemented the visitor pattern for our Token objects, effectively bringing together the tokenizing and even style parsers into a common structure.Requirements:· MillScript-Alert· MillScript-UtilWhat's New in This Release:· The MillScript-Util library is now used instead of Java Collections.· Java 5 is now used. Namespace support was completed.· Minor bugs were fixed.


MillScript-XML Related Software