public interface ScriptHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
run(org.w3c.dom.Document doc,
Window win) |
Runs this handler.
|
void run(org.w3c.dom.Document doc,
Window win)
doc - The current document.win - An object which represents the current viewer.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.