Class AttributeValueTemplate

java.lang.Object
net.sf.saxon.style.AttributeValueTemplate

public abstract class AttributeValueTemplate extends Object
This class represents an attribute value template. The class allows an AVT to be parsed, and can construct an Expression that returns the effective value of the AVT. This is an abstract class that is never instantiated, it contains static methods only.