org.sonatype.tycho.versions.manipulation
Class ProductFileManipulator
java.lang.Object
org.sonatype.tycho.versions.manipulation.AbstractMetadataManipulator
org.sonatype.tycho.versions.manipulation.ProductFileManipulator
- All Implemented Interfaces:
- MetadataManipulator
@Component(role=MetadataManipulator.class,
hint="eclipse-application")
public class ProductFileManipulator
- extends AbstractMetadataManipulator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductFileManipulator
public ProductFileManipulator()
applyChange
public void applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges)
getProductFileName
protected String getProductFileName(ProjectMetadata project)
writeMetadata
public void writeMetadata(ProjectMetadata project)
throws IOException
- Throws:
IOException
Copyright © 2008-2011. All Rights Reserved.