Package | Description |
---|---|
org.dom4j.rule |
Modifier and Type | Method and Description |
---|---|
protected Mode |
RuleManager.createMode()
A factory method to return a new
Mode instance which should add
the necessary default rules |
Mode |
RuleManager.getMode(String modeName)
DOCUMENT ME!
|
Modifier and Type | Method and Description |
---|---|
protected void |
RuleManager.addDefaultRule(Mode mode,
Pattern pattern,
Action action) |
protected void |
RuleManager.addDefaultRules(Mode mode)
Adds the default stylesheet rules to the given
Mode instance |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.