Uses of Interface
org.apache.cocoon.components.validation.Validator

Packages that use Validator
org.apache.cocoon.components.validation.impl   
 

Uses of Validator in org.apache.cocoon.components.validation.impl
 

Classes in org.apache.cocoon.components.validation.impl that implement Validator
 class AbstractValidator
          The AbstractValidator provides a generic implementation of the methods specified by the Validator interface.
 class CachingValidator
          An extension of the DefaultValidator class allowing Schema instances to be cached.
 class DefaultValidator
          The default implementation of the Validator interface provides core management for a number of SchemaParser instances.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.