com.icl.saxon.style

Class XSLKey

public class XSLKey extends StyleElement

Handler for xsl:key elements in stylesheet.
Method Summary
BindingbindVariable(int fingerprint)
Disallow variable references in the match and use patterns
voidprepareAttributes()
voidpreprocess()
voidprocess(Context context)
voidvalidate()

Method Detail

bindVariable

public Binding bindVariable(int fingerprint)
Disallow variable references in the match and use patterns

prepareAttributes

public void prepareAttributes()

preprocess

public void preprocess()

process

public void process(Context context)

validate

public void validate()