|
Domain Modeling Layer | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
IURIParser
for listening to URI and URI variant changes.
See:
Description
Interface Summary | |
---|---|
IURIChangeListener | This interface provides clients to register listeners against a
IURIParser for listening to URI and URI variant changes |
IURIParser | This interface provides variants of the URI (in case of hierarchical uris). |
Class Summary | |
---|---|
AbstractURIParser | A default implementation of IURIParser . |
This package defines the classes for providing variants of the URI (in case of hierarchical uris)
and register listeners against a IURIParser
for listening to URI and URI variant changes.
The extension point "com.ibm.xtools.emf.index.configurationEntries" requires clients to implement
the interfaces or extend the classes defined in this package.
AbstractURIParser
:
A default implementation of IURIParser
. This class needs to
be extended by clients to provide variants
of the uri (in case of hierarchical uris)IURIChangeListener
:
This interface provides clients to register listeners against a
IURIParser
for listening to URI and URI variant changes.IURIParser
:
This interface provides variants of the URI
(in case of hierarchical uris). Clients should extend the AbstractURIParser
class.
|
Domain Modeling Layer | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |