Interface ExtensionHandler


  • public interface ExtensionHandler
    An ExtensionHandler is a component of the StandaloneXml parser and allows for customisation of the routines to read and write XML extension elements. This includes the discovery of extension modules and the registration subsystem parsers that are associated with it. The regular StandaloneXml parser leverages a default implementation.
    Since:
    27/11/15
    Author:
    Heiko Braun