Interface ConfigurationParserListener

All Superinterfaces:
EventListener

public interface ConfigurationParserListener extends EventListener
ConfigurationParserListener. An interface which should be implemented by listeners who wish to be notified when a file has been successfully parsed.
Since:
5.2
Author:
Tristan Tarrant