XMLTooling-J 1.3.2-redhat-4

Uses of Class
org.opensaml.xml.validation.ValidatorSuite

Packages that use ValidatorSuite
org.opensaml.xml Base classes for working with XML as Java objects and configuring the library. 
 

Uses of ValidatorSuite in org.opensaml.xml
 

Methods in org.opensaml.xml that return ValidatorSuite
static ValidatorSuite Configuration.getValidatorSuite(String suiteId)
          Gets a configured ValidatorSuite by its ID.
 

Methods in org.opensaml.xml with parameters of type ValidatorSuite
static void Configuration.registerValidatorSuite(String suiteId, ValidatorSuite suite)
          Registers a configured validator suite.
static void Configuration.registerValidatorSuite(String suiteId, ValidatorSuite suite, Element configuration)
          Deprecated. this method is deprecated with no replacement
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.