public class XslVariableImpl extends Object implements XslVariable
XslVariable
.Constructor and Description |
---|
XslVariableImpl(EntityDefinition entity,
String xpath)
Create a XSL variable.
|
Modifier and Type | Method and Description |
---|---|
EntityDefinition |
getEntity()
Get the associated entity as specified in the associated
Cell . |
String |
getXPath()
Get the XPath expression that can be used to access the variable in the
current context.
|
public XslVariableImpl(EntityDefinition entity, String xpath)
entity
- the associated entity definition as specified in the cellxpath
- the XPath expression that can be used to reference the
variable in the current contextpublic EntityDefinition getEntity()
XslVariable
Cell
.getEntity
in interface XslVariable
public String getXPath()
XslVariable
getXPath
in interface XslVariable
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a