org.jvnet.jaxb2.maven2.resolver.tools
Class ReResolvingEntityResolverWrapper
java.lang.Object
org.jvnet.jaxb2.maven2.resolver.tools.ReResolvingEntityResolverWrapper
- All Implemented Interfaces:
- EntityResolver
public class ReResolvingEntityResolverWrapper
- extends Object
- implements EntityResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReResolvingEntityResolverWrapper
public ReResolvingEntityResolverWrapper(EntityResolver entityResolver)
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2006-2015. All Rights Reserved.