public interface ExtendedProperties
Modifier and Type | Method and Description |
---|---|
void |
applyChanges(BinderParams bindParams)
Applies changes from this set of properties to the subtree rooted by the bind root(s) within the bind params.
|
void applyChanges(BinderParams bindParams)
bindParams
- Params containing, among other things the bind roots of the subtree to bind. This is usually an Element, but may also be a DocumentFragment or other node.