Interface | Description |
---|---|
DisposableResourceSet |
A
ResourceSet that offers a dispose method. |
Class | Description |
---|---|
ForwardingXMLHandler |
This implementation of an
XMLHandler will forward all calls to its delegate. |
NoNotificationParserPool |
This implementation of an
XMLParserPool aims at disabling all
notifications when the option is set, including the notifications
at the very end of parsing. |
NotLoadingResourceSet |
This implementation of a resource set will be created from a
StorageTraversal , and only those
resources that are part of the traversal will be loaded. |
UnloadingResourceSetHook |
Hook that unloads resources from the resource set on dipose.
|
URIStorage |
This implementation of an
IStorage will allow us to keep track of the URIHandler that's
been used to load a given URI from this uri converter. |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.