com.icl.saxon.style

Class XSLOutput

public class XSLOutput extends XSLGeneralOutput

An xsl:output element in the stylesheet.
Method Summary
protected PropertiesgatherOutputProperties(Properties details)
Gather the unvalidated and unexpanded values of the properties.
voidprepareAttributes()
voidprocess(Context context)
voidvalidate()

Method Detail

gatherOutputProperties

protected Properties gatherOutputProperties(Properties details)
Gather the unvalidated and unexpanded values of the properties.

prepareAttributes

public void prepareAttributes()

process

public void process(Context context)

validate

public void validate()