com.icl.saxon.style

Class SAXONItem

public class SAXONItem extends StyleElement

A saxon:item element in the stylesheet. Iterates within a group provided the key value is the same as the previous item
Method Summary
booleanmayContainTemplateBody()
Determine whether this type of element is allowed to contain a template-body
voidprepareAttributes()
voidprocess(Context context)
voidvalidate()

Method Detail

mayContainTemplateBody

public boolean mayContainTemplateBody()
Determine whether this type of element is allowed to contain a template-body

Returns: true: yes, it may contain a template-body

prepareAttributes

public void prepareAttributes()

process

public void process(Context context)

validate

public void validate()