Categories
Tags → Xml Parser Tools

JSXML

A set of JavaScript XML tools written with the goal of speed, simplicity, and minimal code. A parser that doesn''t mind if you throw 2000 lines of (well-formed) XML at it, a unique builder that invites the coding of GUIs (graphical user interfac...
DETAILS

Intro to PYX

XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is...
DETAILS

SmartMode

SmartMode consists of four rapid JSP development tools that facilitate, through a series of authoritative XML documents, the building and managing of Java Beans (or EJBs) and corresponding database schema (object-relational mapping), sitemap and site...
DETAILS
©2003-2019 jCay.com