public abstract class DataUpdate extends Update
Modifier and Type | Field and Description |
---|---|
protected Data |
data
Target data reference.
|
Modifier | Constructor and Description |
---|---|
protected |
DataUpdate(UpdateType type,
Data data,
InputInfo info)
Constructor.
|
protected final Data data
protected DataUpdate(UpdateType type, Data data, InputInfo info)
type
- type of this operationdata
- target data referenceinfo
- input infopublic final Data data()
Copyright © 2005–2015 BaseX Team. All rights reserved.