Modifier and Type | Class and Description |
---|---|
(package private) static class |
MultiLevelNumberAction.Cache |
(package private) static class |
MultiLevelNumberAction.CacheEntry |
Constructor and Description |
---|
MultiLevelNumberAction(Pattern count,
Pattern from,
NumberListFormatTemplate formatTemplate) |
Modifier and Type | Method and Description |
---|---|
void |
invoke(ProcessContext context,
Node node,
Result result) |
MultiLevelNumberAction(Pattern count, Pattern from, NumberListFormatTemplate formatTemplate)
public void invoke(ProcessContext context, Node node, Result result) throws XSLException
invoke
in interface Action
XSLException