public class CleanNamespaces extends Object implements NamespaceContribution
| Constructor and Description |
|---|
CleanNamespaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ApplicationModel applicationModel,
MigrationReport report) |
String |
getDescription() |
void |
removeUnusedNamespacesAndSchemas(org.jdom2.Document document,
ApplicationModel applicationModel) |
public String getDescription()
getDescription in interface MigrationStep<ApplicationModel>public void execute(ApplicationModel applicationModel, MigrationReport report) throws RuntimeException
execute in interface StepExecutable<ApplicationModel>RuntimeExceptionpublic void removeUnusedNamespacesAndSchemas(org.jdom2.Document document,
ApplicationModel applicationModel)
Copyright © 2018 MuleSoft Inc. All rights reserved.