public final class StandardActions extends Object
| Modifier and Type | Field and Description |
|---|---|
static CompleteAction |
COMPLETE
|
static DeleteAction |
DELETE
|
static DtdInsertAction |
DTD
|
static FullMergeAction |
FULLMERGE
|
static InsertAction |
INSERT
|
static KeepAction |
KEEP
|
static OrderedMergeAction |
ORDEREDMERGE
|
static OverrideAction |
OVERRIDE
|
static PreserveAction |
PRESERVE
|
static ReplaceAction |
REPLACE
|
| Constructor and Description |
|---|
StandardActions() |
public static final FullMergeAction FULLMERGE
public static final OrderedMergeAction ORDEREDMERGE
public static final ReplaceAction REPLACE
public static final OverrideAction OVERRIDE
public static final KeepAction KEEP
public static final CompleteAction COMPLETE
public static final DeleteAction DELETE
public static final PreserveAction PRESERVE
public static final InsertAction INSERT
public static final DtdInsertAction DTD
Copyright © 2001–2025. All rights reserved.