DefaultUriExportStrategy
Leave feedback
On this page
Inheritance: java.lang.Object
All Implemented Interfaces: com.groupdocs.markdown.IUriExportStrategy
public class DefaultUriExportStrategy implements IUriExportStrategy
Provides default URI handling that keeps the URIs generated by the library unchanged.
| Constructor | Description |
|---|---|
| DefaultUriExportStrategy() |
| Method | Description |
|---|---|
| updateResourceUri(UriExportContext context) | Intentionally left blank. |
public DefaultUriExportStrategy()
public void updateResourceUri(UriExportContext context)
Intentionally left blank. The default behavior keeps the generated URI unchanged.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| context | UriExportContext |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.