| Interface | Description |
|---|---|
| PomEdits.Matcher |
an interface for identifying child elements that fulfill conditions expressed by the matcher.
|
| PomEdits.Operation |
operation to perform on top of the DOM document.
|
| Class | Description |
|---|---|
| AddDependencyOperation | |
| AddExclusionOperation | |
| ChangeCreator |
This class creates an org.eclipse.ltk.core.refactoring.DocumentChange instance based on old and new text values
|
| ChangeCreator.LineComparator | |
| LifecycleMappingOperation | |
| PomEdits |
this class contains tools for editing the pom files using dom tree operations.
|
| PomEdits.CompoundOperation |
an Operation instance that aggregates multiple operations and performs then in given order.
|
| PomEdits.OperationTuple | |
| PomHelper | |
| RemoveDependencyOperation |
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.