Eclipse JDT
Release 3.8

Package org.eclipse.jdt.core.refactoring

Application programming interface for Java-specified refactoring framework facilities.

See:
          Description

Interface Summary
IJavaElementMapper An IJavaElementMapper provides methods to map an original elements to its refactored counterparts.
IJavaRefactorings Interface for refactoring ids offered by the JDT tooling.
 

Class Summary
CompilationUnitChange A TextFileChange that operates on an ICompilationUnit in the workspace.
RenameTypeArguments Rename type arguments describe the data that a rename type processor provides to its rename type participants.
 

Package org.eclipse.jdt.core.refactoring Description

Application programming interface for Java-specified refactoring framework facilities.


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.