public class NoNotificationParserPool extends XMLParserPoolImpl
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.
Constructor and Description |
---|
NoNotificationParserPool() |
Modifier and Type | Method and Description |
---|---|
XMLDefaultHandler |
getDefaultHandler(XMLResource resource,
XMLLoad xmlLoad,
XMLHelper helper,
Map<?,?> options) |
get, makeParser, release, releaseDefaultHandler
public XMLDefaultHandler getDefaultHandler(XMLResource resource, XMLLoad xmlLoad, XMLHelper helper, Map<?,?> options)
getDefaultHandler
in interface XMLParserPool
getDefaultHandler
in class XMLParserPoolImpl
XMLParserPoolImpl.getDefaultHandler(org.eclipse.emf.ecore.xmi.XMLResource,
org.eclipse.emf.ecore.xmi.XMLLoad, org.eclipse.emf.ecore.xmi.XMLHelper, java.util.Map)
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.