|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLProcessorContext | |
org.apache.xalan.xslt.extensions |
Uses of XSLProcessorContext in org.apache.xalan.xslt.extensions |
Methods in org.apache.xalan.xslt.extensions with parameters of type XSLProcessorContext | |
void |
Redirect.open(XSLProcessorContext context,
org.w3c.dom.Element elem)
Open the given file and put it in the XML, HTML, or Text formatter listener's table. |
void |
Redirect.write(XSLProcessorContext context,
org.w3c.dom.Element elem)
Write the evalutation of the element children to the given file. |
void |
Redirect.close(XSLProcessorContext context,
org.w3c.dom.Element elem)
Close the given file and remove it from the formatter listener's table. |
static void |
RowSetLocator.protocol(XSLProcessorContext context,
ElemExtensionCall protocolElem)
A list of arbitrary string tag/value pairs as connection arguments; normally at least a "user" and "password" property should be included. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |