2021-04-10 04:00:37 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2016-05-24 23:43:16 +00:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-06-22 00:16:40 +00:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-02-10 23:37:42 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2017-09-20 02:35:05 +00:00
< title > Shaka Packager SDK: shaka::MockMpdNotifier Class Reference< / title >
2016-05-24 23:43:16 +00:00
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
2016-05-24 23:43:16 +00:00
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2018-02-10 23:37:42 +00:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2017-09-20 02:35:05 +00:00
< div id = "projectname" > Shaka Packager SDK
2016-05-24 23:43:16 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-06-22 00:16:40 +00:00
<!-- Generated by Doxygen 1.8.17 -->
2016-05-24 23:43:16 +00:00
< script type = "text/javascript" >
2021-04-10 04:00:37 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-06-22 00:16:40 +00:00
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
2021-04-10 04:00:37 +00:00
/* @license-end */
2016-05-24 23:43:16 +00:00
< / script >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../menudata.js" > < / script >
< script type = "text/javascript" src = "../../menu.js" > < / script >
< script type = "text/javascript" >
2021-04-10 04:00:37 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-02-10 23:37:42 +00:00
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-04-10 04:00:37 +00:00
/* @license-end */< / script >
2018-02-10 23:37:42 +00:00
< div id = "main-nav" > < / div >
2016-05-24 23:43:16 +00:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2018-02-10 23:37:42 +00:00
< / div >
2016-05-24 23:43:16 +00:00
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "../../d8/daf/namespaceshaka.html" > shaka< / a > < / li > < li class = "navelem" > < a class = "el" href = "../../dc/d5c/classshaka_1_1MockMpdNotifier.html" > MockMpdNotifier< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "../../d2/d51/classshaka_1_1MockMpdNotifier-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > shaka::MockMpdNotifier Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
Inheritance diagram for shaka::MockMpdNotifier:< / div >
< div class = "dyncontent" >
< div class = "center" >
< img src = "../../dc/d5c/classshaka_1_1MockMpdNotifier.png" usemap = "#shaka::MockMpdNotifier_map" alt = "" / >
< map id = "shaka::MockMpdNotifier_map" name = "shaka::MockMpdNotifier_map" >
< area href = "../../d3/dd0/classshaka_1_1MpdNotifier.html" alt = "shaka::MpdNotifier" shape = "rect" coords = "0,0,148,24" / >
2021-04-10 04:00:37 +00:00
< / map >
< / div > < / div >
2016-05-24 23:43:16 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:aeba0a6b4158352d1cb8f25626d9f9392" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aeba0a6b4158352d1cb8f25626d9f9392" > < / a >
2017-01-13 20:03:45 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MockMpdNotifier< / b > (const < a class = "el" href = "../../d1/df3/structshaka_1_1MpdOptions.html" > MpdOptions< / a > & mpd_options)< / td > < / tr >
< tr class = "separator:aeba0a6b4158352d1cb8f25626d9f9392" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a98b0905a732e9df75a351491a5a46b66" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a98b0905a732e9df75a351491a5a46b66" > < / a >
2016-05-24 23:43:16 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD0< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#ad6171481d6fb437767b1f5b9e0dac1a3" > Init< / a > , bool())< / td > < / tr >
< tr class = "separator:a98b0905a732e9df75a351491a5a46b66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a13a496b879b2207d4b68309fc19e4a50" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a13a496b879b2207d4b68309fc19e4a50" > < / a >
2016-05-24 23:43:16 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD2< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#ae10c06fe6022a1020fc889de389be430" > NotifyNewContainer< / a > , bool(const MediaInfo & media_info, uint32_t *container_id))< / td > < / tr >
< tr class = "separator:a13a496b879b2207d4b68309fc19e4a50" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:ab510838c79de7c87bcba6c942143fdb4" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ab510838c79de7c87bcba6c942143fdb4" > < / a >
2016-05-24 23:43:16 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD2< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a721edf600dc9165e96e4b6c154a2d4f6" > NotifySampleDuration< / a > , bool(uint32_t container_id, uint32_t sample_duration))< / td > < / tr >
< tr class = "separator:ab510838c79de7c87bcba6c942143fdb4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a38518d315c6340117c0de174af842b8c" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a38518d315c6340117c0de174af842b8c" > < / a >
2016-05-24 23:43:16 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD4< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a100236a249477afcda4f50e4914f0eee" > NotifyNewSegment< / a > , bool(uint32_t container_id, uint64_t start_time, uint64_t duration, uint64_t size))< / td > < / tr >
< tr class = "separator:a38518d315c6340117c0de174af842b8c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a517bc445db0b88116fced425c31256e7" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a517bc445db0b88116fced425c31256e7" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD2< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a74fed9807b9584387e5da5f0fd28d54d" > NotifyCueEvent< / a > , bool(uint32_t container_id, uint64_t timestamp))< / td > < / tr >
< tr class = "separator:a517bc445db0b88116fced425c31256e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a04b7ece7b40d0d18cfe54041fc82f949" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a04b7ece7b40d0d18cfe54041fc82f949" > < / a >
2016-05-24 23:43:16 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD4< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#acf6a0bde4fc907053cc9f1ff9a38b59a" > NotifyEncryptionUpdate< / a > , bool(uint32_t container_id, const std::string & drm_uuid, const std::vector< uint8_t > & new_key_id, const std::vector< uint8_t > & new_pssh))< / td > < / tr >
< tr class = "separator:a04b7ece7b40d0d18cfe54041fc82f949" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-23 23:12:00 +00:00
< tr class = "memitem:ae6df99b4cc0b3aa787b52304bfb68998" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "ae6df99b4cc0b3aa787b52304bfb68998" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD2< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a4d55e7b557c624954b4e05edf6bd83d1" > NotifyMediaInfoUpdate< / a > , bool(uint32_t container_id, const MediaInfo & media_info))< / td > < / tr >
< tr class = "separator:ae6df99b4cc0b3aa787b52304bfb68998" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a44328a43b59bb7145f5d634c1f89ad7d" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a44328a43b59bb7145f5d634c1f89ad7d" > < / a >
2016-05-24 23:43:16 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MOCK_METHOD0< / b > (< a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#af8149126f4793506bef385d067561dbf" > Flush< / a > , bool())< / td > < / tr >
< tr class = "separator:a44328a43b59bb7145f5d634c1f89ad7d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classshaka_1_1MpdNotifier" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classshaka_1_1MpdNotifier')" > < img src = "../../closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html" > shaka::MpdNotifier< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a2d4c6967b3db8ba800b9dd97bb99fbe1 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a2d4c6967b3db8ba800b9dd97bb99fbe1" > < / a >
2017-01-13 20:03:45 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > MpdNotifier< / b > (const < a class = "el" href = "../../d1/df3/structshaka_1_1MpdOptions.html" > MpdOptions< / a > & mpd_options)< / td > < / tr >
< tr class = "separator:a2d4c6967b3db8ba800b9dd97bb99fbe1 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:ad6171481d6fb437767b1f5b9e0dac1a3 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#ad6171481d6fb437767b1f5b9e0dac1a3" > Init< / a > ()=0< / td > < / tr >
< tr class = "separator:ad6171481d6fb437767b1f5b9e0dac1a3 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae10c06fe6022a1020fc889de389be430 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#ae10c06fe6022a1020fc889de389be430" > NotifyNewContainer< / a > (const MediaInfo & media_info, uint32_t *container_id)=0< / td > < / tr >
< tr class = "separator:ae10c06fe6022a1020fc889de389be430 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a721edf600dc9165e96e4b6c154a2d4f6 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a721edf600dc9165e96e4b6c154a2d4f6" > NotifySampleDuration< / a > (uint32_t container_id, uint32_t sample_duration)=0< / td > < / tr >
< tr class = "separator:a721edf600dc9165e96e4b6c154a2d4f6 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a100236a249477afcda4f50e4914f0eee inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a100236a249477afcda4f50e4914f0eee" > NotifyNewSegment< / a > (uint32_t container_id, uint64_t start_time, uint64_t duration, uint64_t size)=0< / td > < / tr >
< tr class = "separator:a100236a249477afcda4f50e4914f0eee inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a74fed9807b9584387e5da5f0fd28d54d inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a74fed9807b9584387e5da5f0fd28d54d" > NotifyCueEvent< / a > (uint32_t container_id, uint64_t timestamp)=0< / td > < / tr >
< tr class = "separator:a74fed9807b9584387e5da5f0fd28d54d inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:acf6a0bde4fc907053cc9f1ff9a38b59a inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#acf6a0bde4fc907053cc9f1ff9a38b59a" > NotifyEncryptionUpdate< / a > (uint32_t container_id, const std::string & drm_uuid, const std::vector< uint8_t > & new_key_id, const std::vector< uint8_t > & new_pssh)=0< / td > < / tr >
< tr class = "separator:acf6a0bde4fc907053cc9f1ff9a38b59a inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-05-23 23:12:00 +00:00
< tr class = "memitem:a4d55e7b557c624954b4e05edf6bd83d1 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a4d55e7b557c624954b4e05edf6bd83d1" > NotifyMediaInfoUpdate< / a > (uint32_t container_id, const MediaInfo & media_info)=0< / td > < / tr >
< tr class = "separator:a4d55e7b557c624954b4e05edf6bd83d1 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "memitem:af8149126f4793506bef385d067561dbf inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#af8149126f4793506bef385d067561dbf" > Flush< / a > ()=0< / td > < / tr >
< tr class = "separator:af8149126f4793506bef385d067561dbf inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-10 04:00:37 +00:00
< tr class = "memitem:ae926a171d926eb142f0e8cffe64bb2a2 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#ae926a171d926eb142f0e8cffe64bb2a2" > include_mspr_pro< / a > () const< / td > < / tr >
< tr class = "separator:ae926a171d926eb142f0e8cffe64bb2a2 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a28714ebd081aa9244aca2beb85c78d37 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > DashProfile  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a28714ebd081aa9244aca2beb85c78d37" > dash_profile< / a > () const< / td > < / tr >
< tr class = "separator:a28714ebd081aa9244aca2beb85c78d37 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a050bde7afb601661a5db508152ffc508 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > MpdType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a050bde7afb601661a5db508152ffc508" > mpd_type< / a > () const< / td > < / tr >
< tr class = "separator:a050bde7afb601661a5db508152ffc508 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-06-11 04:44:53 +00:00
< tr class = "memitem:a0c44f9156ecc3dcef724b891aae65b24 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/dd0/classshaka_1_1MpdNotifier.html#a0c44f9156ecc3dcef724b891aae65b24" > use_segment_list< / a > () const< / td > < / tr >
< tr class = "separator:a0c44f9156ecc3dcef724b891aae65b24 inherit pub_methods_classshaka_1_1MpdNotifier" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-05-24 23:43:16 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2018-02-10 23:37:42 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d0/d30/mock__mpd__notifier_8h_source.html#l00019" > 19< / a > of file < a class = "el" href = "../../d0/d30/mock__mpd__notifier_8h_source.html" > mock_mpd_notifier.h< / a > .< / p >
2016-05-24 23:43:16 +00:00
< / div > < hr / > The documentation for this class was generated from the following files:< ul >
2017-09-20 02:35:05 +00:00
< li > packager/mpd/base/< a class = "el" href = "../../d0/d30/mock__mpd__notifier_8h_source.html" > mock_mpd_notifier.h< / a > < / li >
< li > packager/mpd/base/< a class = "el" href = "../../de/dcc/mock__mpd__notifier_8cc_source.html" > mock_mpd_notifier.cc< / a > < / li >
2016-05-24 23:43:16 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2021-06-22 00:16:40 +00:00
Generated on Tue Jun 22 2021 00:16:05 for Shaka Packager SDK by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
< / a > 1.8.17
2016-05-24 23:43:16 +00:00
< / small > < / address >
< / body >
< / html >