public class ForkEntityResolver extends Object implements EntityResolver
EntityResolver that delegates to two EntityResolvers.| Constructor and Description |
|---|
ForkEntityResolver(EntityResolver lhs,
EntityResolver rhs) |
public ForkEntityResolver(EntityResolver lhs, EntityResolver rhs)
public InputSource resolveEntity(String publicId, String systemId) throws SAXException, IOException
resolveEntity in interface EntityResolverSAXExceptionIOExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.