public static class XSDEditor.GenericXMLLoadAction
extends org.eclipse.ui.actions.ActionDelegate
Modifier and Type | Field and Description |
---|---|
protected IContainer |
container |
protected IFile |
file |
Constructor and Description |
---|
GenericXMLLoadAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute(IContainer container) |
void |
execute(IFile file) |
void |
run(IAction action) |
void |
selectionChanged(IAction action,
ISelection selection) |