DocumentURIResolverpublic 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 DocumentURIResolverIOExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.