|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.xml.xsql.XSQLStylesheetProcessor
XSLT Stylesheet Processing Engine
| Field Summary |
| Type | Field |
|---|---|
static char |
APOS
|
static char |
QUOTE
|
| Constructor Summary |
XSQLStylesheetProcessor()
|
| Method Summary |
| Type | Method |
|---|---|
static Document |
processToDocument(Document xml,
java.lang.String xslURI,
XSQLPageRequest env)
|
static void |
processToWriter(Document xml,
java.lang.String xslURI,
XSQLPageRequest env)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final char QUOTE
public static final char APOS
| Constructor Detail |
public XSQLStylesheetProcessor()
| Method Detail |
public static Document processToDocument(Document xml,
java.lang.String xslURI,
XSQLPageRequest env)
throws java.lang.Exception,
SAXParseException,
XSLException,
java.io.FileNotFoundException
public static void processToWriter(Document xml,
java.lang.String xslURI,
XSQLPageRequest env)
throws java.lang.Exception,
SAXParseException,
XSLException,
java.io.FileNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||