|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elca.el4j.services.xmlmerge.action.StandardActions
public final class StandardActions
Constants for built-in actions. The constant names are also used in the configuration.
Field Summary | |
---|---|
static CompleteAction |
COMPLETE
CompleteAction |
static DeleteAction |
DELETE
DeleteAction |
static DtdInsertAction |
DTD
DtdInsertAction |
static InsertAction |
INSERT
InsertAction |
static OrderedMergeAction |
MERGE
OrderedMergeAction . |
static OverrideAction |
OVERRIDE
OverrideAction |
static PreserveAction |
PRESERVE
PreserveAction |
static ReplaceAction |
REPLACE
ReplaceAction |
Constructor Summary | |
---|---|
StandardActions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final OrderedMergeAction MERGE
OrderedMergeAction
.
public static final ReplaceAction REPLACE
ReplaceAction
public static final OverrideAction OVERRIDE
OverrideAction
public static final CompleteAction COMPLETE
CompleteAction
public static final DeleteAction DELETE
DeleteAction
public static final PreserveAction PRESERVE
PreserveAction
public static final InsertAction INSERT
InsertAction
public static final DtdInsertAction DTD
DtdInsertAction
Constructor Detail |
---|
public StandardActions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |