org.apache.xalan.templates

Class TemplateList.TemplateWalker

Enclosing Class:
TemplateList

public class TemplateList.TemplateWalker
extends java.lang.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

ElemTemplate
next()

Method Details

next

public ElemTemplate next()

Copyright B) 2006 Apache XML Project. All Rights Reserved.