Class ResourceBackedMetadataProviderParser

All Implemented Interfaces:
BeanDefinitionParser

public class ResourceBackedMetadataProviderParser extends AbstractReloadingMetadataProviderParser
Parser for a ResourceBackedMetadataProvider.

This is the most complicated of the parsers. We reach into the resource and find out what sort it is and them summon up an appropriate provider.