public interface ResourceResolver
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getResource(String path) |
Transformer |
getTransformer(String path) |
InputStream getResource(String path) throws IOException
IOExceptionTransformer getTransformer(String path) throws IOException, TransformerConfigurationException
Copyright © 2020. All rights reserved.