|
|||||||||
Home >> All >> javax >> ide >> extension >> [ spi overview ] | PREV NEXT |
Uses of Package
javax.ide.extension.spi
Classes in javax.ide.extension.spi used by javax.ide.extension.spi | |
BaseExtensionVisitor
A base class for ExtensionVisitor which processes the attributes of the extension tag. |
|
DefaultElementContext
A default XML context implementation. |
|
DefaultExtension
This class maintains general information about an extension. |
|
DefaultHookVisitorFactory
The default implementation of the visitor factory for hooks. |
|
DependencyTree
DependencyTree is responsible for determining dependencies between extensions and providing a load order that satisfies those dependencies. |
|
DependencyTree.EnabledExtensionLookup
Mechanism used by this class to look up whether an extension is enabled. |
|
DependencyTree.TopoSortState
The state of a topological sort. |
|
ExtensionSource
Represents an extension source. |
|
Feature
Feature information gathered from processing the feature-hook section of the extension manifest. |
|
FeatureRegistry
The feature registry provides access to information about extensions which are declared as features in their extension manifest. |
|
SAXManifestParser.Handler
|
|
ScopedMap
A map that provides support for scoping. |
|
Stack
Convenient implementation of a Last In First Out (LIFO) stack. |
|
|||||||||
Home >> All >> javax >> ide >> extension >> [ spi overview ] | PREV NEXT |