public final class XSQLStylesheetProcessor
extends java.lang.Object
| Constructor and Description |
|---|
XSQLStylesheetProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
processToDocument(Document xml, java.lang.String xslURI, XSQLPageRequest env) |
static void |
processToWriter(Document xml, java.lang.String xslURI, XSQLPageRequest env) |
public static final char QUOTE
public static final char APOS
public static Document processToDocument(Document xml, java.lang.String xslURI, XSQLPageRequest env) throws java.lang.Exception, SAXParseException, XSLException, java.io.FileNotFoundException
java.lang.ExceptionSAXParseExceptionXSLExceptionjava.io.FileNotFoundExceptionpublic static void processToWriter(Document xml, java.lang.String xslURI, XSQLPageRequest env) throws java.lang.Exception, SAXParseException, XSLException, java.io.FileNotFoundException
java.lang.ExceptionSAXParseExceptionXSLExceptionjava.io.FileNotFoundException