|
API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XOutputParameters in com.ibm.xml.xapi |
---|
Methods in com.ibm.xml.xapi that return XOutputParameters | |
---|---|
XOutputParameters |
XSLTExecutable.getOutputParameters()
Get the output parameters declared in the stylesheet. |
XOutputParameters |
XSequenceCursorResult.getOutputParameters()
Get the output parameters associated with this result. |
XOutputParameters |
XSLTExecutable.getOutputParameters(QName outputName)
Get the output parameters declared in the stylesheet for the given QName |
abstract XOutputParameters |
XFactory.newOutputParameters()
Create a new XOutputParameters . |
Methods in com.ibm.xml.xapi with parameters of type XOutputParameters | |
---|---|
void |
XItemView.exportItem(Result result,
XOutputParameters parameters)
Export to a Result according to the specified output parameters. |
void |
XSequenceCursor.exportSequence(Result result,
XOutputParameters parameters)
Export the sequence to a Result according to the specified output parameters. |
void |
XSequenceCursorResult.setOutputParameters(XOutputParameters params)
Set the output parameters associated with this result. |
|
IBM Copyright 2004-2008 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |