public class RootQNameSchemaMappingStrategy extends AbstractSchemaMappingStrategy
| Constructor and Description |
|---|
RootQNameSchemaMappingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.xml.xsd.XsdSchema |
getSchema(List<org.springframework.xml.xsd.XsdSchema> schemas,
String namespace,
String elementName)
Subclasses must override this method in order to detect schema for
target namespace and/or root element name.
|
void |
setMappings(Map<String,org.springframework.xml.xsd.XsdSchema> mappings)
Sets the mappings.
|
getSchemapublic org.springframework.xml.xsd.XsdSchema getSchema(List<org.springframework.xml.xsd.XsdSchema> schemas, String namespace, String elementName)
AbstractSchemaMappingStrategygetSchema in class AbstractSchemaMappingStrategyCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.