XTAS

XTAS provides a Java library for XML.
Download

XTAS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gennady Azarenkov
  • Publisher web site:

XTAS Tags


XTAS Description

XTAS provides a Java library for XML. XTAS provides a Java library for XML.XTAS (XML Transformation And Storing) XML Java API aimed to *manipulation* XML data from both: non-persistent source that can be generated programmatically (Java stream, DOM, Mapped Java-Object for instance) and persistent source that can be retrieved/stored in/from some XML-enabled "Resource" (XML file or XML enabled DB for instance) with or without validation rules, locally or remotely.Here are some key features of "XTAS":· Simple yet powerful XML selection/modification API.· XSLT/Xpath based query engine.· Querying both persistent(Resource) and not persistent(generated programmatically) XML sources.· Pluggable Resources· XML Validation supporting· Java Object/XML mapping, marshalling· Local and Client/Server environmentRequirements:· Standard Java XML API (JAXP)· Java XML Parser (Apache Xerces 2 by default)· Java XSLT/XPath engine implementation (Apache Xalan 2 by default)· XML/Java Object (Un)Marshalling/Mapping implementation (Exolab Castor by default)· Apache Ant for building· JUnit for testing.What's New in This Release:· ServletResource (xtas.resource.ServletResource) resource added (J2EE environment) for dealing with XML under ServletContext instead of deprecated QueryContentDelegate;· XML:DB Resource added for working with XML:DB compatible data sources (xmldb.org) such as Apache Xindice, eXist etc. Resource type can be recognized by its prefix.


XTAS Related Software