Class NoNotificationParserPool

java.lang.Object
All Implemented Interfaces:
XMLParserPool

public class NoNotificationParserPool
extends NotifyingParserPool
This implementation of an 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.