public final class ReplaceContent extends InsertInto
pre
data
Modifier and Type | Method and Description |
---|---|
void |
merge(Update update)
Merges two update primitives, as they have the same target node.
|
void |
prepare(MemData tmp)
Prepares this update primitive before execution.
|
int |
size()
Returns the number of update operations.
|
String |
toString() |
addAtomics, update
node, substitute
data
public void merge(Update update)
NodeUpdate
merge
in class InsertInto
update
- primitive to merge withpublic final void prepare(MemData tmp)
NodeUpdate
prepare
in class NodeUpdate
tmp
- temporary databasepublic final int size()
Update
Copyright © 2005–2015 BaseX Team. All rights reserved.