public interface Action
Action represents some default action which should occur when a rule matches a node in the XSLT processing model.
Action
void
run(Node node)
void run(Node node) throws Exception
Exception
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.