org.apache.pluto.descriptors.services.castor
Class EntityResolverImpl
java.lang.Object
org.apache.pluto.descriptors.services.castor.EntityResolverImpl
- All Implemented Interfaces:
- EntityResolver
public class EntityResolverImpl
- extends Object
- implements EntityResolver
Entity Resolver which first looks for dtd and xls
locally in our packaged.
- Since:
- 1.1
- Version:
- 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityResolverImpl
public EntityResolverImpl()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.