public class MonitorPagePlugin extends java.lang.Object implements SitePageProcessPlugin
| Constructor and Description |
|---|
MonitorPagePlugin(Page page) |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(WebClient client,
Site site,
HTMLPage page)
Post process page
|
void |
preProcess(WebClient client,
Site site,
HTMLPage page)
Pre process page
|
public MonitorPagePlugin(Page page)
public void postProcess(WebClient client, Site site, HTMLPage page) throws java.lang.Exception
SitePageProcessPluginpostProcess in interface SitePageProcessPluginclient - the web clientsite - the sitepage - the pagejava.lang.Exception - a serious problem.public void preProcess(WebClient client, Site site, HTMLPage page) throws java.lang.Exception
SitePageProcessPluginpreProcess in interface SitePageProcessPluginclient - the web clientsite - the sitepage - the pagejava.lang.Exception - a serious problem.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.