Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.components.validation Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AbstractSchemaA simple implementation of the Schema interface.Classorg.apache.cocoon.components.validation.implApache Cocoon
AbstractSchemaParserA SchemaParser caching Schema instance for multiple use.Classorg.apache.cocoon.components.validation.implApache Cocoon
AbstractValidatorThe AbstractValidator provides a generic implementation of the methods specified by the Validator interface.Classorg.apache.cocoon.components.validation.implApache Cocoon
CachingValidatorAn extension of the DefaultValidator class allowing Schema instances to be cached.Classorg.apache.cocoon.components.validation.implApache Cocoon
DefaultValidationHandlerThe default implementation of the ValidationHandler interface.Classorg.apache.cocoon.components.validation.implApache Cocoon
DefaultValidatorThe default implementation of the Validator interface provides core management for a number of SchemaParser instances.Classorg.apache.cocoon.components.validation.implApache Cocoon
DraconianErrorHandlerAn implementation of the ErrorHandler interface re-throwing all exceptions passed to it.Classorg.apache.cocoon.components.validation.implApache Cocoon
JaxpInputClassorg.apache.cocoon.components.validation.jaxpApache Cocoon
JaxpResolverAn implementation of the LSResourceResolver interface based on the generic ValidationResolver to supply to JAXP schema factories.Classorg.apache.cocoon.components.validation.jaxpApache Cocoon
JaxpSchemaAn extension of the AbstractSchema class specific to the JaxpSchemaParser implementation.Classorg.apache.cocoon.components.validation.jaxpApache Cocoon
JaxpSchemaParserAn implementation of the SchemaParser interface wrapping JAXP SchemaFactory instances.Classorg.apache.cocoon.components.validation.jaxpApache Cocoon
JingResolverA simple resolver used when parsing RELAX NG schemas through the use of This is not thread safe and not recyclable.Classorg.apache.cocoon.components.validation.jingApache Cocoon
JingSchemaAn extension of AbstractSchema used by the JingSchemaParserprotected JingSchema(com.Classorg.apache.cocoon.components.validation.jingApache Cocoon
JingSchemaParserA SchemaParser implementation for the RELAX NG grammar using theFields inherited from class org.Classorg.apache.cocoon.components.validation.jingApache Cocoon
SchemaThe Schema interface defines an abstraction of a schema usable to validate an XML document.Interfaceorg.apache.cocoon.components.validationApache Cocoon
SchemaParserThe SchemaParser interface defines the abstraction of a component able to parse sources and produce Schema instances suitable for validation ofInterfaceorg.apache.cocoon.components.validationApache Cocoon
ValidationHandlerA ValidationHandler represents a ContentHandler validating SAX events according to a validation schema.Interfaceorg.apache.cocoon.components.validationApache Cocoon
ValidationResolverAn internal InputSource resolver that can be used while parsing This instance will track all resolved external sources and will store theirClassorg.apache.cocoon.components.validation.implApache Cocoon
ValidatorThe Validator interface provides the abstraction of a component able to validate XML documents using schemas defined in different languages.Interfaceorg.apache.cocoon.components.validationApache Cocoon
ValidatorExceptionAn exception representing that a Validator was not able to detect or did not support a specified schema grammar language.Classorg.apache.cocoon.components.validationApache Cocoon