@Component(role=MetadataManipulator.class, hint="eclipse-feature") public class FeatureXmlManipulator extends AbstractMetadataManipulator
logger| Constructor and Description |
|---|
FeatureXmlManipulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
Collection<String> |
validateChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
void |
writeMetadata(ProjectMetadata project) |
addMoreChanges, isBundle, isBundle, isFeature, isFeaturepublic void applyChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public Collection<String> validateChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public void writeMetadata(ProjectMetadata project) throws IOException
IOExceptionCopyright © 2008–2017 Eclipse Foundation. All rights reserved.