Class TemplateList.TemplateWalker

java.lang.Object
org.apache.xalan.templates.TemplateList.TemplateWalker
Enclosing class:
TemplateList

public class TemplateList.TemplateWalker extends Object
An inner class used by a compiler to iterate over all of the ElemTemplates stored in this TemplateList. The compiler can replace returned templates with their compiled equivalent.