META-INF/spring.schemas
64656667686970
this((ResourceLoader) null); } public SchemaExporter(ResourceLoader resourceLoader) { this(new ConfigurationPointsImpl(resourceLoader == null ? null : resourceLoader.getClassLoader()), new SpringPluggableSchemas(resourceLoader)); }