Uses of Class
javax.xml.validation.TypeInfoProvider

Packages that use TypeInfoProvider
javax.xml.validation This package provides an API for validation of XML documents. 
 

Uses of TypeInfoProvider in javax.xml.validation
 

Methods in javax.xml.validation that return TypeInfoProvider
abstract  TypeInfoProvider ValidatorHandler.getTypeInfoProvider()
          Obtains the TypeInfoProvider implementation of this ValidatorHandler.