| Class | Description |
|---|---|
| AttributeOperationFactory |
Creates operations by inspecting keywords passed as attributes in patch elements.
|
| DiffOperationFactory |
An operation factory delegating to other operation factories according to the existence of the
original and patch element.
|
| OperationResolver |
Creates an operation instance given a short name (alias) or a class name.
|
| StaticOperationFactory |
An operation factory returning always the same operation whatever the specified elements.
|
| XPathOperationFactory |
An operation factory that resolves operations given a map { xpath (as String), Operation }.
|
Copyright © 2001–2025. All rights reserved.