public class NodeMigratorHook extends HashStructureHook
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeMigratorHook.MigratorType |
ExtensionHook.URIResourceElementVisitor.ResourceBundleProvider| Modifier and Type | Field and Description |
|---|---|
static ElementName |
HOOK_NAME |
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNSKEY_LOCATOR| Constructor and Description |
|---|
NodeMigratorHook() |
| Modifier and Type | Method and Description |
|---|---|
static NodeMigratorHook |
getHook()
Gets a
HashStructureHook containing the
"node-migrator-hook" declarations encountered in the extension
manifests loaded by the ExtensionRegistry. |
java.util.List<NodeMigratorHelperReference> |
nodeMigrators(NodeMigratorHook.MigratorType migratorName) |
addHashStructureHookListener, dispose, end, getExtensionId, getHashStructure, getListenersCount, getOrderedElements, getText, removeHashStructureHookListener, startfindPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocationgetAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProviderpublic static final ElementName HOOK_NAME
public static NodeMigratorHook getHook()
HashStructureHook containing the
"node-migrator-hook" declarations encountered in the extension
manifests loaded by the ExtensionRegistry.public java.util.List<NodeMigratorHelperReference> nodeMigrators(NodeMigratorHook.MigratorType migratorName)