Package com.adobe.xfa

Class XSLTranslator


  • public class XSLTranslator
    extends Object
    Class to translate an XML stream using a XSL translation stream

    Allowing the user to construct XSLTransltor from XSL InputStream or StreamSource in order to process xml InputStream or StreamSource to create OutputStreamWriter, or StreamResult type.