Uses of Class
org.citrusframework.xml.XsdSchemaRepository
Packages that use XsdSchemaRepository
-
Uses of XsdSchemaRepository in org.citrusframework
Methods in org.citrusframework that return types with arguments of type XsdSchemaRepositoryModifier and TypeMethodDescriptionstatic List<XsdSchemaRepository>XmlValidationHelper.getSchemaRepositories(TestContext context) Consult reference resolver in given test context and resolve all available beans of type XsdSchemaRepository.