Uses of Class
org.eclipse.emf.compare.ide.internal.utils.NotifyingParserPool
-
Packages that use NotifyingParserPool Package Description org.eclipse.emf.compare.ide.internal.utils -
-
Uses of NotifyingParserPool in org.eclipse.emf.compare.ide.internal.utils
Subclasses of NotifyingParserPool in org.eclipse.emf.compare.ide.internal.utils Modifier and Type Class Description class
NoNotificationParserPool
This implementation of anXMLParserPool
aims at disabling all notifications when theoption
is set, including the notifications at the very end of parsing.
-