|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mode | |
org.dom4j.rule |
Uses of Mode in org.dom4j.rule |
Methods in org.dom4j.rule that return Mode | |
protected Mode |
Stylesheet.getMode()
|
Mode |
RuleManager.getMode(java.lang.String modeName)
|
protected Mode |
RuleManager.createMode()
A factory method to return a new Mode instance
which should add the necessary default rules |
Methods in org.dom4j.rule with parameters of type Mode | |
protected void |
RuleManager.addDefaultRules(Mode mode)
Adds the default stylesheet rules to the given Mode instance |
protected void |
RuleManager.addDefaultRule(Mode mode,
Pattern pattern,
Action action)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |