Uses of Package
org.apache.cocoon.components.validation.impl

Packages that use org.apache.cocoon.components.validation.impl
org.apache.cocoon.components.validation.impl   
org.apache.cocoon.components.validation.jaxp   
org.apache.cocoon.components.validation.jing   
 

Classes in org.apache.cocoon.components.validation.impl used by org.apache.cocoon.components.validation.impl
AbstractValidator
          The AbstractValidator provides a generic implementation of the methods specified by the Validator interface.
DefaultValidator
          The default implementation of the Validator interface provides core management for a number of SchemaParser instances.
DraconianErrorHandler
          An implementation of the ErrorHandler interface re-throwing all exceptions passed to it.
 

Classes in org.apache.cocoon.components.validation.impl used by org.apache.cocoon.components.validation.jaxp
AbstractSchema
          A simple implementation of the Schema interface.
AbstractSchemaParser
          A SchemaParser caching Schema instance for multiple use.
ValidationResolver
          An internal InputSource resolver that can be used while parsing schemas.
 

Classes in org.apache.cocoon.components.validation.impl used by org.apache.cocoon.components.validation.jing
AbstractSchema
          A simple implementation of the Schema interface.
AbstractSchemaParser
          A SchemaParser caching Schema instance for multiple use.
ValidationResolver
          An internal InputSource resolver that can be used while parsing schemas.
 



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