public class XslDataCaptureSpec extends AbstractFunctionTransformation
Constructor and Description |
---|
XslDataCaptureSpec() |
Modifier and Type | Method and Description |
---|---|
String |
getSequence(Cell cell,
com.google.common.collect.ListMultimap<String,XslVariable> variables,
XsltGenerationContext xsltContext,
Cell typeCell)
Get the XSL sequence defining the target of the given mapping cell.
|
selectFunction
context, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public String getSequence(Cell cell, com.google.common.collect.ListMultimap<String,XslVariable> variables, XsltGenerationContext xsltContext, Cell typeCell)
XslFunction
xsl:attribute
or
xsl:element
instruction.cell
- the mapping cellvariables
- the function variables, variable names are mapped to the
XSL variables containing the corresponding XPath expressions,
but not guaranteed to be in the same order as
Cell.getSource()
xsltContext
- the XSLT generation contexttypeCell
- the type cell in which context the function is executedBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a