org.apache.excalibur.xml
Interface EntityResolver

All Superinterfaces:
org.xml.sax.EntityResolver

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 String ROLE
           
 
Method Summary
 
Methods inherited from interface org.xml.sax.EntityResolver
resolveEntity
 

Field Detail

ROLE

static final String ROLE


Copyright © 1997-2012 Apache Software Foundation. All Rights Reserved.