org.exolab.castor.dsml.schema
Class DTDResolver
java.lang.Object
org.exolab.castor.dsml.schema.DTDResolver
- All Implemented Interfaces:
- EntityResolver
public class DTDResolver
- extends Object
- implements EntityResolver
Entity resolved for resolving DSML DTD and Schema public/system
identifiers into local copies.
- Version:
- $Revision: 8145 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
- Author:
- Assaf Arkin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DTDResolver
public DTDResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
- Specified by:
resolveEntity in interface EntityResolver
Copyright © 2013. All Rights Reserved.