org.w3c.dom.ls
public interface LSLoadEvent extends Event
See also the Document Object Model (DOM) Level 3 Load and Save Specification.
| Method Summary | |
|---|---|
| LSInput | getInput()
The input source that was parsed. |
| Document | getNewDocument()
The document that finished loading. |