public interface Action
Action
represents some default action which should occur when
a rule matches a node in the XSLT processing model.
Modifier and Type | Method and Description |
---|---|
void |
run(Node node) |
Copyright © 2020. All rights reserved.