com.opensymphony.workflow.loader
Class DTDEntityResolver

java.lang.Object
  extended by com.opensymphony.workflow.loader.DTDEntityResolver
All Implemented Interfaces:
EntityResolver

public class DTDEntityResolver
extends Object
implements EntityResolver

Author:
Hani Suleiman (hani@formicary.net) Date: Sep 14, 2003 Time: 4:25:40 PM

Constructor Summary
DTDEntityResolver()
           
 
Method Summary
 InputSource resolveEntity(String publicId, String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTDEntityResolver

public DTDEntityResolver()
Method Detail

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
                          throws SAXException,
                                 IOException
Specified by:
resolveEntity in interface EntityResolver
Throws:
SAXException
IOException

OpenSymphony Workflow Project Page

Copyright 2000-2005 - OpenSymphony