|
Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.xml.pipeline.processes.XSLProcess
Extends the pipeline Process class to create a wrapper around JXTransformer to be used by the pipeline framework. Its parameters are: Inputs - "document" (dom) Params - "stylesheet" (XSLStylesheet), "outputEncoding" (String) Outputs - "result" (stream, dom, sax) Outparams - none
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.transform.ErrorListener |
error, fatalError, warning |
|
Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |