Class XSLTStylesheet


  • public class XSLTStylesheet
    extends Object
    An XSLT stylesheet loaded from an InputStream, can be applied to DOM trees and writes the result to a Writer.
    Author:
    Gabriele Renzi, Richard Cyganiak (richard@cyganiak.de)