|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElemExtensionCall | |
org.apache.xalan.lib | Extension elements and functions shipped with Xalan-Java |
Uses of ElemExtensionCall in org.apache.xalan.lib |
Methods in org.apache.xalan.lib with parameters of type ElemExtensionCall | |
void |
Redirect.open(XSLProcessorContext context,
ElemExtensionCall elem)
Open the given file and put it in the XML, HTML, or Text formatter listener's table. |
void |
Redirect.write(XSLProcessorContext context,
ElemExtensionCall elem)
Write the evalutation of the element children to the given file. |
void |
Redirect.close(XSLProcessorContext context,
ElemExtensionCall elem)
Close the given file and remove it from the formatter listener's table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |