Class TargetNamespaceSchemaMappingStrategy

java.lang.Object
org.citrusframework.xml.schema.AbstractSchemaMappingStrategy
org.citrusframework.xml.schema.TargetNamespaceSchemaMappingStrategy
All Implemented Interfaces:
XsdSchemaMappingStrategy

public class TargetNamespaceSchemaMappingStrategy extends AbstractSchemaMappingStrategy
Mapping strategy checks on target namespaces in schemas to find matching schema instance.
Author:
Christoph Deppisch
  • Constructor Details

    • TargetNamespaceSchemaMappingStrategy

      public TargetNamespaceSchemaMappingStrategy()
  • Method Details