|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.ide.migration.XMLMigrator
oracle.jdeveloper.library.LibraryMigrator
Field Summary |
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)
Perform any postprocessing necessary before migrating the file. |
java.lang.String |
getDescription(int category)
Get a one line description for a given migration category. |
protected java.lang.String |
getFileName()
Get the filename to migrate. |
protected java.lang.String |
getNamespaceURI()
Get the XML namespace URI. |
protected java.lang.String |
getRootTag()
Get the XML root element tag. |
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()
oracle.ide.migration.XMLMigrator
protected java.lang.String getNamespaceURI()
oracle.ide.migration.XMLMigrator
protected java.lang.String getRootTag()
oracle.ide.migration.XMLMigrator
public java.lang.String getDescription(int category)
oracle.ide.migration.Migrator
protected java.lang.Object adjustObject(java.io.File sourceDir, java.io.File destDir, java.lang.Object obj) throws java.lang.Exception
oracle.ide.migration.XMLMigrator
java.lang.Exception
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.