|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.kawa.xslt.TemplateTable
public class TemplateTable
Manages the set of xslt templates that have the same 'mode'.
| Constructor Summary | |
|---|---|
TemplateTable(Symbol mode)
|
|
| Method Summary | |
|---|---|
void |
enter(java.lang.String pattern,
double priority,
Procedure procedure)
|
Procedure |
find(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateTable(Symbol mode)
| Method Detail |
|---|
public void enter(java.lang.String pattern,
double priority,
Procedure procedure)
public Procedure find(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||