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)
XMLModelValidatorFactory
XMLModelValidator
instance if the XML model declaration is
applicable for the factory and null otherwise.createValidator
in interface XMLModelValidatorFactory
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.