public class HtmlWebkitRenderer extends Plugin
Incapsulate functional for html rendering using Webkit library.
| Modifier and Type | Field and Description |
|---|---|
String |
relativePath
Represents path to plugin library being loaded.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Represents name of the plugin.
|
Object |
renderUrlToAps(String url)
Render specified url to ApsPage using plugin library.
|
Copyright © 2016 Aspose. All Rights Reserved.