Package | Description |
---|---|
com.unitesk.requality.xml.diff |
Modifier and Type | Method and Description |
---|---|
Action.ActionType |
Action.getType() |
static Action.ActionType |
Action.ActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Action.ActionType[] |
Action.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Action(Action.ActionType type,
org.w3c.dom.Node node,
java.lang.String path) |
Action(Action.ActionType type,
org.w3c.dom.Node node,
java.lang.String path,
int position) |