public interface ScriptHandler
Modifier and Type | Method and 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 ? 2009 Apache Software Foundation. All Rights Reserved.