net.sf.saxon.style
public abstract class AttributeValueTemplate extends Object
Method Summary | |
---|---|
static Expression | make(String avt, int lineNumber, StaticContext env)
Static factory method to create an AVT from an XSLT string representation. |
static Expression | makeFirstItem(Expression exp, StaticContext env)
Make an expression that extracts the first item of a sequence, after atomization |