程序包 | 说明 |
---|---|
org.dom4j.rule |
限定符和类型 | 类和说明 |
---|---|
class |
NullAction
NullAction represents an empty action that does nothing. |
限定符和类型 | 方法和说明 |
---|---|
Action |
Rule.getAction()
Getter for property action.
|
Action |
Stylesheet.getValueOfAction()
DOCUMENT ME!
|
Action |
RuleManager.getValueOfAction()
DOCUMENT ME!
|
限定符和类型 | 方法和说明 |
---|---|
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 |
Stylesheet.setValueOfAction(Action valueOfAction)
Sets the default value-of action which is used in the default rules for
the pattern "text()|@"
|
void |
RuleManager.setValueOfAction(Action valueOfAction)
Sets the default value-of action which is used in the default rules for
the pattern "text()|@"
|
构造器和说明 |
---|
Rule(Pattern pattern,
Action action) |
Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by