|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MergeAction | |
|---|---|
| ch.elca.el4j.services.xmlmerge | |
| ch.elca.el4j.services.xmlmerge.action | |
| ch.elca.el4j.services.xmlmerge.config | |
| ch.elca.el4j.services.xmlmerge.merge | |
| Uses of MergeAction in ch.elca.el4j.services.xmlmerge |
|---|
| Methods in ch.elca.el4j.services.xmlmerge with parameters of type MergeAction | |
|---|---|
void |
XmlMerge.setRootMergeAction(MergeAction rootMergeAction)
Sets the MergeAction which will be applied to the root element. |
| Uses of MergeAction in ch.elca.el4j.services.xmlmerge.action |
|---|
| Classes in ch.elca.el4j.services.xmlmerge.action that implement MergeAction | |
|---|---|
class |
AbstractMergeAction
Gathers the operation factory-related behaviour and a default configuration. |
class |
OrderedMergeAction
Merge implementation traversing parallelly both element contents. |
| Uses of MergeAction in ch.elca.el4j.services.xmlmerge.config |
|---|
| Methods in ch.elca.el4j.services.xmlmerge.config with parameters of type MergeAction | |
|---|---|
void |
ConfigurableXmlMerge.setRootMergeAction(MergeAction rootMergeAction)
Sets the MergeAction which will be applied to the root element. |
| Uses of MergeAction in ch.elca.el4j.services.xmlmerge.merge |
|---|
| Methods in ch.elca.el4j.services.xmlmerge.merge with parameters of type MergeAction | |
|---|---|
void |
DefaultXmlMerge.setRootMergeAction(MergeAction rootMergeAction)
Sets the MergeAction which will be applied to the root element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||