Libor Kramolis wrote:

> Yes. There is a lot of tree APIs around XML and it is hard to choose one of
> them. W3C DOM is the most used because it is standard API but it is not so
> much comfortable for java developers and this is reason, why there are JDOM,
> dom4j, etc. Those APIs are still *data* oriented only and this is reason,
> why we are developing *TAX*.

> TAX provides *structural* oriented API, because NetBeans XML module provides
> tree editing support and it needs more info about parsed XML and DTD
> documents. And this is reason why we use XNI instead of SAX for build TAX tree.

hi,

could you exlain what do you mean by sata and structural oriented (and maybe give
an example)?

http://xml.netbeans.org/tax/ does not exaplain anything...

thanks,

alek




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to