public interface XMLModelValidatorFactory
XMLValidator factory API.| Modifier and Type | Method and Description |
|---|---|
XMLModelValidator |
createValidator(XMLModelDeclaration modelDeclaration)
Create an
XMLModelValidator instance if the XML model declaration is
applicable for the factory and null otherwise. |
XMLModelValidator createValidator(XMLModelDeclaration modelDeclaration)
XMLModelValidator instance if the XML model declaration is
applicable for the factory and null otherwise.modelDeclaration - the XML model declaration which host href, type,
shematypens.XMLModelValidator instance if the XML model declaration is
applicable for the factory and null otherwise.Copyright © 2022. All rights reserved.