Class HomeRecorder
Defined in: HomeRecorder.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Creates a home recorder able to read homes from URLs.
|
Method Attributes | Method Name and Description |
---|---|
Returns a SAX XML handler able to interpret the information contained in the
Home.xml entry. |
|
readHome(url, observer)
Reads a home instance from its
url . |
Class Detail
HomeRecorder()
Creates a home recorder able to read homes from URLs.
Author: Emmanuel Puybaret.
Author: Emmanuel Puybaret.
Method Detail
getHomeXMLHandler()
Returns a SAX XML handler able to interpret the information contained in the
Home.xml
entry.
readHome(url, observer)
Reads a home instance from its
url
.
- Parameters:
- url
- URL of the read home
- {homeLoaded|homeError|progression} observer
- The callbacks used to follow the reading of the home