@Component(role=MetadataManipulator.class, hint="eclipse-feature") public class FeatureXmlManipulator extends AbstractMetadataManipulator
logger
Constructor and Description |
---|
FeatureXmlManipulator() |
Modifier and Type | Method and Description |
---|---|
void |
applyChange(ProjectMetadata project,
VersionChange change,
Set<VersionChange> allChanges) |
Collection<String> |
validateChange(ProjectMetadata project,
VersionChange change) |
void |
writeMetadata(ProjectMetadata project) |
addMoreChanges, isBundle, isBundle, isFeature, isFeature
public void applyChange(ProjectMetadata project, VersionChange change, Set<VersionChange> allChanges)
public Collection<String> validateChange(ProjectMetadata project, VersionChange change)
public void writeMetadata(ProjectMetadata project) throws IOException
IOException
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.