Package gnu.kawa.xslt
Class TemplateTable
- java.lang.Object
-
- gnu.kawa.xslt.TemplateTable
-
public class TemplateTable extends java.lang.ObjectManages the set of xslt templates that have the same 'mode'.
-
-
Constructor Summary
Constructors Constructor Description TemplateTable(Symbol mode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidenter(java.lang.String pattern, double priority, Procedure procedure)Procedurefind(java.lang.String name)
-