|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.ide.extension.ElementVisitor
javax.ide.extension.ExtensionHook
oracle.ide.IdeHook
An IdeHook is the handler for a hook in the Oracle IDE specific part of the extension manifest. Extension developers should use the standard JSR-198 ExtensionHook.
| Field Summary |
| Fields inherited from class javax.ide.extension.ExtensionHook |
KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNS |
| Fields inherited from class javax.ide.extension.ElementVisitor |
KEY_LOCATOR |
| Constructor Summary | |
IdeHook()
|
|
| Method Summary | |
static ElementName |
element(java.lang.String name)
Create a new ElementName instance in the correct namespace for the specified local name. |
| Methods inherited from class javax.ide.extension.ExtensionHook |
getExtension, getRSBundleClass, getSchemaLocation, resolvePath, setSchemaLocation |
| Methods inherited from class javax.ide.extension.ElementVisitor |
end, log, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdeHook()
| Method Detail |
public static final ElementName element(java.lang.String name)
name - the local name of an ide hook element.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.