|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.tycho.versions.manipulation.AbstractMetadataManipulator
org.sonatype.tycho.versions.manipulation.PomManipulator
@Component(role=MetadataManipulator.class, hint="pom") public class PomManipulator
Field Summary |
---|
Fields inherited from class org.sonatype.tycho.versions.manipulation.AbstractMetadataManipulator |
---|
logger |
Constructor Summary | |
---|---|
PomManipulator()
|
Method Summary | |
---|---|
boolean |
addMoreChanges(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
applyChange(ProjectMetadata project,
VersionChange change,
java.util.Set<VersionChange> allChanges)
|
void |
writeMetadata(ProjectMetadata project)
|
Methods inherited from class org.sonatype.tycho.versions.manipulation.AbstractMetadataManipulator |
---|
isBundle, isBundle, isFeature, isFeature |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PomManipulator()
Method Detail |
---|
public boolean addMoreChanges(ProjectMetadata project, VersionChange change, java.util.Set<VersionChange> allChanges)
addMoreChanges
in interface MetadataManipulator
addMoreChanges
in class AbstractMetadataManipulator
public void applyChange(ProjectMetadata project, VersionChange change, java.util.Set<VersionChange> allChanges)
public void writeMetadata(ProjectMetadata project) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |