| Interface | Description |
|---|---|
| PomVisitor |
This interface defines refactoring visitor
|
| Class | Description |
|---|---|
| AbstractPomRefactoring |
Base class for all pom.xml refactorings in workspace
|
| ChangeCreator |
This class creates an org.eclipse.ltk.core.refactoring.DocumentChange instance based on old and new text values
|
| ChangeCreator.LineComparator | |
| Messages | |
| RefactoringModelResources |
This class manages all refactoring-related resources for a particular maven project
|
| RefactoringModelResources.PropertyInfo |
| Exception | Description |
|---|---|
| PomRefactoringException |
A POM refactoring exception, to pass error from refactoring implementations into the wizard.
|
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.