Package org.apache.xalan.templates
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.
-
Method Summary
Modifier and Type Method Description ElemTemplatenext()
-
Method Details
-
next
-