|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.ide.migration.XMLMigrator | +--oracle.jdeveloper.library.LibraryMigrator
Fields inherited from interface oracle.ide.migration.Migrator |
JDEV_HOME_DIR, SYSTEM_DIR |
Constructor Summary | |
LibraryMigrator()
|
Method Summary | |
protected java.lang.Object |
adjustObject(java.io.File sourceDir,
java.io.File destDir,
java.lang.Object obj)
|
java.lang.String |
getDescription(int category)
|
protected java.lang.String |
getFileName()
|
protected java.lang.String |
getNamespaceURI()
|
protected java.lang.String |
getRootTag()
|
Methods inherited from class oracle.ide.migration.XMLMigrator |
canMigrate, categoryToIndex, getDestFile, getLogger, getMigrationCategories, getObjectStore, getSourceFile, isAnyCategorySelected, isSelected, isValidCategory, migrate, prepareToMigrate, readObject, setSelected, writeObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LibraryMigrator()
Method Detail |
protected java.lang.String getFileName()
getFileName
in class oracle.ide.migration.XMLMigrator
protected java.lang.String getNamespaceURI()
getNamespaceURI
in class oracle.ide.migration.XMLMigrator
protected java.lang.String getRootTag()
getRootTag
in class oracle.ide.migration.XMLMigrator
public java.lang.String getDescription(int category)
getDescription
in class oracle.ide.migration.XMLMigrator
protected java.lang.Object adjustObject(java.io.File sourceDir, java.io.File destDir, java.lang.Object obj) throws java.lang.Exception
adjustObject
in class oracle.ide.migration.XMLMigrator
|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |