org.apache.portals.applications.transform.impl
Class TransformDTDEntityResolver
java.lang.Object
org.apache.portals.applications.transform.impl.TransformDTDEntityResolver
- All Implemented Interfaces:
- EntityResolver
- public class TransformDTDEntityResolver
- extends Object
- implements EntityResolver
TransformDTDEntityResolver
- Version:
- $Id: TransformDTDEntityResolver.java 187949 2004-11-15 06:06:42Z taylor $
- Author:
- David Sean Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dtds
private Map dtds
TransformDTDEntityResolver
public TransformDTDEntityResolver(Map dtds)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.