Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Package
javax.ide.extension

Packages that use javax.ide.extension
javax.ide The ide package is where all JSR 198 packages are rooted. 
javax.ide.extension Classes and interfaces used by extensions to extend an IDE with new functionality. 
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.controller   
oracle.ide.editor Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. 
oracle.ide.extension   
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 
oracle.ideimpl.webupdate   
oracle.jdeveloper.audit.extension   
oracle.jdeveloper.jsp.libraries   
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Classes in javax.ide.extension used by javax.ide
ExtensionRegistry
          The extension registry provides access to information about installed extensions.
 

Classes in javax.ide.extension used by javax.ide.extension
DynamicHook.ElementTypeResolver
          An object which can resolve an ElementName into a Class type for that element.
ElementContext
          ElementContext provides information about the current element being visited and provides utilities for processing child elements, reporting logging messages and storing information for use by other visitors.
ElementEndContext
          The context when visiting an xml end element.
ElementName
          Represents a qualified element name in XML.
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ElementVisitorFactory
          The element visitor factory is used to create or retrieve visitors for specific xml elements while traversing xml.
Extension
          An extension is a unit of functionality in a JSR-198 based IDE.
ExtensionDependency
          Represents an extension's dependency on some other extension.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
LoaderType
          The LoaderType enumeration specifies information about the loader an extension wishes to use.
PlatformInfo
          Encapsulates platform specific information required for an extension to work properly.
UnrecognizedElementException
          An exception indicating that an element was encountered that was unexpected.
 

Classes in javax.ide.extension used by oracle.ide
ElementContext
          ElementContext provides information about the current element being visited and provides utilities for processing child elements, reporting logging messages and storing information for use by other visitors.
ElementName
          Represents a qualified element name in XML.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
Extension
          An extension is a unit of functionality in a JSR-198 based IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
ExtensionRegistry
          The extension registry provides access to information about installed extensions.
 

Classes in javax.ide.extension used by oracle.ide.controller
ElementName
          Represents a qualified element name in XML.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.ide.editor
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.ide.extension
ElementContext
          ElementContext provides information about the current element being visited and provides utilities for processing child elements, reporting logging messages and storing information for use by other visitors.
ElementEndContext
          The context when visiting an xml end element.
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.ide.migration
Extension
          An extension is a unit of functionality in a JSR-198 based IDE.
 

Classes in javax.ide.extension used by oracle.ide.resourcebundle
ElementName
          Represents a qualified element name in XML.
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.ideimpl.webupdate
ElementName
          Represents a qualified element name in XML.
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.jdeveloper.audit.extension
ElementContext
          ElementContext provides information about the current element being visited and provides utilities for processing child elements, reporting logging messages and storing information for use by other visitors.
ElementEndContext
          The context when visiting an xml end element.
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.jdeveloper.jsp.libraries
ElementEndContext
          The context when visiting an xml end element.
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 

Classes in javax.ide.extension used by oracle.jdeveloper.uieditor
ElementStartContext
          The context when visiting an xml start element.
ElementVisitor
          ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ExtensionHook
          An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.