public class TargetNamespaceSchemaMappingStrategy extends AbstractSchemaMappingStrategy
Constructor and Description |
---|
TargetNamespaceSchemaMappingStrategy() |
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.
|
getSchema
public TargetNamespaceSchemaMappingStrategy()
public org.springframework.xml.xsd.XsdSchema getSchema(List<org.springframework.xml.xsd.XsdSchema> schemas, String namespace, String elementName)
AbstractSchemaMappingStrategy
getSchema
in class AbstractSchemaMappingStrategy
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.