gov.nasa.pds.tools.label
Class CachedEntityResolver
java.lang.Object
gov.nasa.pds.tools.label.CachedEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class CachedEntityResolver
- extends Object
- implements EntityResolver
Class that caches entities into memory.
- Author:
- mcayanan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedEntityResolver
public CachedEntityResolver()
- Constructor.
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2010–2014 Planetary Data System. All rights reserved.