public interface StylesheetAPI
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(org.dom4j.rule.Rule rule) |
void |
applyTemplates(Object source,
String mode) |
void |
applyTemplates(Object source,
XPath select,
String mode) |
void |
run(Object input) |
void |
setModeName(String modeName) |
void |
setValueOfAction(org.dom4j.rule.Action valueOfAction) |
Copyright © 2015. All rights reserved.