Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
9 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
partner

Sparta XML

Sparta XML is a piece of Software known as a parser. It is a fast and small open-source SAX and DOM Java XML parser that also includes an XPath subset.

It comes in two forms:

  • A core package that parses XML into a simplified DOM and is smaller and easier to program than the standard Java XML DOM. It also allows an XPath subset for doing database-like queries.
  • A wrapper package, dubbed Thermopylae, that implements the standard Java XML API s for SAX and DOM parsers.
  • Home page: : http://sparta-xml.sourceforge.net/