public abstract class AbstractXMLDefinitionReader extends AbstractDefinitionReader
componentRegistry
Constructor and Description |
---|
AbstractXMLDefinitionReader(ComponentRegistry componenetRegistry) |
Modifier and Type | Method and Description |
---|---|
protected Element |
buildDocument(Resource resource,
String[] schemaLocation) |
abstract void |
loadDefinitions(Resource resource) |
void |
loadDefinitions(Resource[] resource) |
void |
loadDefinitions(String location) |
void |
loadDefinitions(String[] locations) |
getResourceLoader
public AbstractXMLDefinitionReader(ComponentRegistry componenetRegistry)
Copyright © 2018 Brandao. All rights reserved.