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