Package org.apache.cocoon.components.resolver

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

See:
          Description

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

Package org.apache.cocoon.components.resolver Description

Catalog Entity Resolver

A component that uses entity 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 Apache XML Commons



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.