Package org.apache.cocoon.components.resolver

Catalog Entity Resolver A component that uses catalogs for resolving external entities.

See:
          Description

Interface Summary
Resolver Deprecated. Use the Avalon Excalibur EntityResolver instead
 

Class Summary
ResolverImpl A component that uses catalogs for resolving entities.
 

Package org.apache.cocoon.components.resolver Description

Catalog Entity Resolver

A component that uses catalogs for resolving external entities. It sets the entity resolver onto the hook provided by the SAX parser, and then handles the resolveEntity() requests.

This implementation uses the XML Entity and URI Resolvers published by Norman Walsh at XML Commons



Copyright � 1999-2002 Apache Software Foundation. All Rights Reserved.