MAP | SASAX Documents |
This page is top of SASAX documents.
ATTENTION: According to terminology of W3C XML specification, I make efforts to get rid of incorrect terms/phrases in documents. But please forgive and tell me, if I miss them.
The name, "SASAX", is from "Simple API for SAX(Simple API for XML)". SASAX is the framework to parse XML document easily under SAX framework.
Please see "What SASAX is" for detail.
title | overview |
---|---|
What SASAX is | details about what SASAX framework is. |
Motivation | motivation to develop SASAX framework. |
Tutorial | tutorial of SASAX framework. |
Action items | Action items of current revision. Offers of contribution are welcome!. |
License | license of SASAX framework. |
API of SASAX | API documentation of SASAX(Javadoc style). |
Java Technology and XML |
---|
Home page of JAX(Java API for XML) series. SASAX requires JAXP. |
Extensible Markup Language (XML) 1.0 (Second Edition) |
Specification of W3C XML. |
W3C XML Schema specification |
Specification of W3C XML Schema. |
"XML and Java technologies: Data binding" series |
---|
Series about XML data binding written by "Dennis M. Sosnoski" These seriess seems to be good as summary about XML data bind framework by Java. |
Commons - Digester |
Home page of Digester sub project of Jakarta Commons. Digester is one of ways to parse XML document easily. |
MAP | SASAX Documents |