DocumentURIResolver
public class DefaultDocumentURIResolverImpl extends Object implements DocumentURIResolver
Modifier and Type | Field | Description |
---|---|---|
static DocumentURIResolver |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
InputStream |
resolveDocumentURI(String href,
String base) |
public static final DocumentURIResolver INSTANCE
public InputStream resolveDocumentURI(String href, String base) throws IOException
resolveDocumentURI
in interface DocumentURIResolver
IOException
Copyright © 2019 Apache Software Foundation. All rights reserved.