org.apache.excalibur.xml
Interface EntityResolver

All Superinterfaces:
org.xml.sax.EntityResolver
All Known Implementing Classes:
DefaultEntityResolver

public interface EntityResolver
extends org.xml.sax.EntityResolver

A component that uses catalogs for resolving Entities.

Version:
CVS $Revision: 1.4 $ $Date: 2004/02/28 11:47:36 $
Author:
Avalon Development Team

Field Summary
static java.lang.String ROLE
           
 
Methods inherited from interface org.xml.sax.EntityResolver
resolveEntity
 

Field Detail

ROLE

public static final java.lang.String ROLE


Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.