Hi, Clearly, org.jdom.transform.XSLTransformer.transform() returns org.jdom.Document. But if I set <xsl:output method="html"/> in my XSL file (apparently it worked!), what is the the output anyway? Is it XML or HTML? This might be stupid question. Thanks for answering. Xinyi