Description du projet

AJAXSLT is an implementation of XSLT in
JavaScript. It is also an implementation of XPath
that can be used independently of XSLT. It is
interesting for developers who aggressively strive
for cross browser compatibility. The XSLT
implementation operates at the DOM level on its
input but returns the output document as a text
stream. The DOM to construct the output document
can be supplied by the application, or else an
internal minimal DOM implementation is used. This
DOM comes with a minimal XML parser that can be
used to generate a suitable DOM representation of
the input documents if they are present as text.

Évaluation
Votre évaluation
Votre avis sur ce projet