ExtensionHook instead.public class IdeHook extends ExtensionHook
ExtensionHook.URIResourceElementVisitor.ResourceBundleProviderATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNSKEY_LOCATOR| Constructor and Description |
|---|
IdeHook()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ElementName |
element(java.lang.String name)
Deprecated.
Create a new ElementName instance in the correct namespace for the
specified local name.
|
findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocationend, getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProvider, startpublic static final ElementName element(java.lang.String name)
name - the local name of an ide hook element.