public class NoNotificationParserPool extends ProxyNotifierParserPool
XMLParserPool aims at disabling all
notifications when the option is set, including the notifications
at the very end of parsing.
This is one of the steps that allows EMF Compare to bypass UML's CacheAdapter when loading UML models from the logical model.
ProxyNotifierParserPool.IProxyCreationListener| Constructor and Description |
|---|
NoNotificationParserPool() |
| Modifier and Type | Method and Description |
|---|---|
protected XMLDefaultHandler |
createDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
Map<?,?> options)
Create the default (unwrapped) XMLDefaultHandler.
|
addProxyListener, getDefaultHandler, removeProxyListenerget, makeParser, release, releaseDefaultHandlerprotected XMLDefaultHandler createDefaultHandler(XMLResource resource, XMLLoad xmlLoad, XMLHelper helper, Map<?,?> options)
ProxyNotifierParserPoolsuper but can
be sub-classed.createDefaultHandler in class ProxyNotifierParserPoolresource - The resource to load.xmlLoad - The XML load to pass on tho the handler.helper - The XML helper to pass on tho the handler.options - The load options for this resource.ProxyNotifierParserPool.getDefaultHandler(XMLResource, XMLLoad, XMLHelper, Map)
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.