public interface ChangeLog extends Batch
ChangeLog
is a specialized Batch
which
keeps a list of Operation
s. The apply(Batch)
method
applies these operations to another batch.Modifier and Type | Method and Description |
---|---|
Batch |
apply(Batch batch)
Applies the
Operation s contained in this change log to
the passed batch . |
addNode, addProperty, addProperty, move, remove, reorderNodes, setMixins, setPrimaryType, setTree, setValue, setValue
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"