public class NodeMigratorHook extends HashStructureHook
Modifier and Type | Class and Description |
---|---|
static class |
NodeMigratorHook.MigratorType |
ExtensionHook.URIResource
ElementVisitor.ResourceBundleProvider
Modifier and Type | Field and Description |
---|---|
static ElementName |
HOOK_NAME |
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNS
KEY_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, start
findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocation
getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProvider
public 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)