XML Tree Object Model Parser

XML Tree Object Model Parser is an easy to use XML parser.
Download

XML Tree Object Model Parser Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • Taras Danylak
  • Publisher web site:

XML Tree Object Model Parser Tags


XML Tree Object Model Parser Description

XML Tree Object Model Parser is an easy to use XML parser. XML Tree Object Model Parser is an easy to use XML parser designed to provide an easy and simple to use library for parsing XML configuration files. It is split into two components.The first one is the Parser itself, which uses J2SE 1.4 XML Parsing API, and the second one is what I call XML Tree Object Model, which is a XMLTree containing all of the XML Nodes or Elements in that tree. The basic idea behind XTOM is to parse the XML file into an XMLTree and then navigate the elements of that tree by refering to them by the path, such as 'one/two/three'.The idead behind the navigation system came from Jakarta's Digester. XTOM just simplifies it to increase the developement of XML based applications.


XML Tree Object Model Parser Related Software