public class XMLModelRelaxNGValidatorFactory extends Object implements XMLModelValidatorFactory
XMLModelValidatorFactory for RelaxNG XML and compact syntax.
| Constructor and Description |
|---|
XMLModelRelaxNGValidatorFactory() |
| 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. |
public XMLModelValidator createValidator(XMLModelDeclaration modelDeclaration)
XMLModelValidatorFactoryXMLModelValidator instance if the XML model declaration is
applicable for the factory and null otherwise.createValidator in interface XMLModelValidatorFactorymodelDeclaration - 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 © 2024. All rights reserved.