Package | Description |
---|---|
org.dom4j.rule |
Modifier and Type | Class | Description |
---|---|---|
class |
NullAction |
NullAction represents an empty action that does nothing. |
Modifier and Type | Method | Description |
---|---|---|
Action |
Rule.getAction() |
Getter for property action.
|
Action |
RuleManager.getValueOfAction() |
DOCUMENT ME!
|
Action |
Stylesheet.getValueOfAction() |
DOCUMENT ME!
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
RuleManager.addDefaultRule(Mode mode,
Pattern pattern,
Action action) |
|
protected Rule |
RuleManager.createDefaultRule(Pattern pattern,
Action action) |
|
void |
Rule.setAction(Action action) |
Setter for property action.
|
void |
RuleManager.setValueOfAction(Action valueOfAction) |
Sets the default value-of action which is used in the default rules for
the pattern "text()|@"
|
void |
Stylesheet.setValueOfAction(Action valueOfAction) |
Sets the default value-of action which is used in the default rules for
the pattern "text()|@"
|
Constructor | Description |
---|---|
Rule(Pattern pattern,
Action action) |
Copyright ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by