public interface XslTypeTransformation extends XslTransformation
Modifier and Type | Method and Description |
---|---|
void |
generateTemplate(String templateName,
XmlElement targetElement,
Cell typeCell,
LocatableOutputSupplier<? extends OutputStream> out)
Generate a XSLT fragment with a template for the type transformation
represented by the given cell.
|
setContext
void generateTemplate(String templateName, XmlElement targetElement, Cell typeCell, LocatableOutputSupplier<? extends OutputStream> out) throws TransformationException
templateName
- the name the XSLT template should havetargetElement
- the target element that holds a transformed instancetypeCell
- the type cell representing the type transformationout
- the output supplier for writing the template toTransformationException
- if an unrecoverable error occurs during
the XSLT transformation generationBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a