XSLT, Transform - Java
Extensible stylesheet language transformation (XSLT) is a language for transforming XML documents into other XML documents. XSLT is designed for use as part of XSL, which is a stylesheet language for XML.
From : www.dmreview.com/resources/glossary.cfm
XT
XT is an implementation of XSLT 1.0.
XT can be embedded in Java applications and accessed through JAXP/TrAX APIs or may be run standalone from a command line.
XT can be invoked through Java's JAXP (TrAX) APIs.
XT supports an extension element xt:document for creating output documents in addition to the main output document.
visit
XT
XT was visited : 52 times
Loading .....