2014-05-05 08:30:00 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< 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" / >
< meta name = "generator" content = "Doxygen 1.8.4" / >
< title > mxGraph: com.mxgraph.mxSaxOutputHandler Class Reference< / title >
< 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 = "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;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > mxGraph
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.4 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecom.html" > com< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespacecom_1_1mxgraph.html" > mxgraph< / a > < / li > < li class = "navelem" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html" > mxSaxOutputHandler< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#properties" > Properties< / a > |
< a href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > com.mxgraph.mxSaxOutputHandler Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a32b7804b0f34f1812e8e6798a76d12b5" > < td class = "memItemLeft" align = "right" valign = "top" > delegate void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a32b7804b0f34f1812e8e6798a76d12b5" > ElementHandler< / a > (Dictionary< string, string > atts)< / td > < / tr >
< tr class = "memdesc:a32b7804b0f34f1812e8e6798a76d12b5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Defines the requirements for an object that parses a node. < a href = "#a32b7804b0f34f1812e8e6798a76d12b5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a32b7804b0f34f1812e8e6798a76d12b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16950e454cb330e9cb56d1d6b61110ce" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a16950e454cb330e9cb56d1d6b61110ce" > mxSaxOutputHandler< / a > (< a class = "el" href = "interfacecom_1_1mxgraph_1_1mxICanvas2D.html" > mxICanvas2D< / a > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a090c7343b32565cc420c6ad650d4a4e6" > canvas< / a > )< / td > < / tr >
< tr class = "memdesc:a16950e454cb330e9cb56d1d6b61110ce" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Constructs a new sax output handler for the given canvas. < a href = "#a16950e454cb330e9cb56d1d6b61110ce" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a16950e454cb330e9cb56d1d6b61110ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ace401fb8336a4fb794ee3e6812dd826d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#ace401fb8336a4fb794ee3e6812dd826d" > Read< / a > (XmlReader reader)< / td > < / tr >
< tr class = "memdesc:ace401fb8336a4fb794ee3e6812dd826d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Reads the given display XML data and parses all elements. < a href = "#ace401fb8336a4fb794ee3e6812dd826d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ace401fb8336a4fb794ee3e6812dd826d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af472795d88e38941b6633d3662cafda3" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#af472795d88e38941b6633d3662cafda3" > ParseElement< / a > (string tagName, Dictionary< string, string > atts)< / td > < / tr >
< tr class = "memdesc:af472795d88e38941b6633d3662cafda3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Parses the given element and paints it onto the canvas. < a href = "#af472795d88e38941b6633d3662cafda3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af472795d88e38941b6633d3662cafda3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ada669aef921e221255c2ec47dbe7deb3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "ada669aef921e221255c2ec47dbe7deb3" > < / a >
string  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetString< / b > (Dictionary< string, string > atts, string key)< / td > < / tr >
< tr class = "separator:ada669aef921e221255c2ec47dbe7deb3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0f35eacb0815cbeb2321c8e10aa7654a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a0f35eacb0815cbeb2321c8e10aa7654a" > < / a >
string  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetString< / b > (Dictionary< string, string > atts, string key, string defaultValue)< / td > < / tr >
< tr class = "separator:a0f35eacb0815cbeb2321c8e10aa7654a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ee34b5e6842542d8a3c1c2dc879bc87" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a2ee34b5e6842542d8a3c1c2dc879bc87" > < / a >
double  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetDouble< / b > (Dictionary< string, string > atts, string key)< / td > < / tr >
< tr class = "separator:a2ee34b5e6842542d8a3c1c2dc879bc87" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a266d93ad2e536dd800195249d7b8bc15" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a266d93ad2e536dd800195249d7b8bc15" > < / a >
double  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetDouble< / b > (Dictionary< string, string > atts, string key, double defaultValue)< / td > < / tr >
< tr class = "separator:a266d93ad2e536dd800195249d7b8bc15" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8146bfdacf80e993196004e1c19ef360" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a8146bfdacf80e993196004e1c19ef360" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetInt< / b > (Dictionary< string, string > atts, string key)< / td > < / tr >
< tr class = "separator:a8146bfdacf80e993196004e1c19ef360" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb486fd312f088b9ae11ccc89b87744b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aeb486fd312f088b9ae11ccc89b87744b" > < / a >
int  < / td > < td class = "memItemRight" valign = "bottom" > < b > GetInt< / b > (Dictionary< string, string > atts, string key, int defaultValue)< / td > < / tr >
< tr class = "separator:aeb486fd312f088b9ae11ccc89b87744b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a78c6cdeec2e07f344b8c47d40d9a1b88" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "a78c6cdeec2e07f344b8c47d40d9a1b88" > < / a >
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > IsTrue< / b > (Dictionary< string, string > atts, string key)< / td > < / tr >
< tr class = "separator:a78c6cdeec2e07f344b8c47d40d9a1b88" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8d347cb86d96558dbad60edbcd63603" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "anchor" id = "aa8d347cb86d96558dbad60edbcd63603" > < / a >
bool  < / td > < td class = "memItemRight" valign = "bottom" > < b > IsTrue< / b > (Dictionary< string, string > atts, string key, bool defaultValue)< / td > < / tr >
< tr class = "separator:aa8d347cb86d96558dbad60edbcd63603" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c0745a8acb4caa8c2055da89424b26f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a1c0745a8acb4caa8c2055da89424b26f" > InitHandlers< / a > ()< / td > < / tr >
< tr class = "separator:a1c0745a8acb4caa8c2055da89424b26f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a090c7343b32565cc420c6ad650d4a4e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "interfacecom_1_1mxgraph_1_1mxICanvas2D.html" > mxICanvas2D< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a090c7343b32565cc420c6ad650d4a4e6" > canvas< / a > < / td > < / tr >
< tr class = "memdesc:a090c7343b32565cc420c6ad650d4a4e6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Holds the current canvas. < a href = "#a090c7343b32565cc420c6ad650d4a4e6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a090c7343b32565cc420c6ad650d4a4e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeeed7cca44f0ed84f35540984120ac5d" > < td class = "memItemLeft" align = "right" valign = "top" > Dictionary< string, < br class = "typebreak" / >
< a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a32b7804b0f34f1812e8e6798a76d12b5" > ElementHandler< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#aeeed7cca44f0ed84f35540984120ac5d" > handlers< / a > = new Dictionary< string, < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a32b7804b0f34f1812e8e6798a76d12b5" > ElementHandler< / a > > ()< / td > < / tr >
< tr class = "memdesc:aeeed7cca44f0ed84f35540984120ac5d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Holds the handlers for specific XML nodes. < a href = "#aeeed7cca44f0ed84f35540984120ac5d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aeeed7cca44f0ed84f35540984120ac5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "properties" > < / a >
Properties< / h2 > < / td > < / tr >
< tr class = "memitem:a0ce2fda006ffd1c9acf2034483300f24" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "interfacecom_1_1mxgraph_1_1mxICanvas2D.html" > mxICanvas2D< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a0ce2fda006ffd1c9acf2034483300f24" > Canvas< / a > < code > [get, set]< / code > < / td > < / tr >
< tr class = "memdesc:a0ce2fda006ffd1c9acf2034483300f24" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sets or returns the current canvas. < a href = "#a0ce2fda006ffd1c9acf2034483300f24" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0ce2fda006ffd1c9acf2034483300f24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a class = "anchor" id = "a16950e454cb330e9cb56d1d6b61110ce" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > com.mxgraph.mxSaxOutputHandler.mxSaxOutputHandler < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "interfacecom_1_1mxgraph_1_1mxICanvas2D.html" > mxICanvas2D< / a >   < / td >
< td class = "paramname" > < em > canvas< / em > )< / td > < td > < / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Constructs a new sax output handler for the given canvas. < / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a class = "anchor" id = "a32b7804b0f34f1812e8e6798a76d12b5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > delegate void com.mxgraph.mxSaxOutputHandler.ElementHandler < / td >
< td > (< / td >
< td class = "paramtype" > Dictionary< string, string >   < / td >
< td class = "paramname" > < em > atts< / em > )< / td > < td > < / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Defines the requirements for an object that parses a node. < / p >
< / div >
< / div >
< a class = "anchor" id = "a1c0745a8acb4caa8c2055da89424b26f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void com.mxgraph.mxSaxOutputHandler.InitHandlers < / td >
< td > (< / td >
< td class = "paramname" > )< / td > < td > < / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < / p >
< / div >
< / div >
< a class = "anchor" id = "af472795d88e38941b6633d3662cafda3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void com.mxgraph.mxSaxOutputHandler.ParseElement < / td >
< td > (< / td >
< td class = "paramtype" > string  < / td >
< td class = "paramname" > < em > tagName< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > Dictionary< string, string >   < / td >
< td class = "paramname" > < em > atts< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Parses the given element and paints it onto the canvas. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > tagName< / td > < td > Name of the node to be parsed.< / td > < / tr >
< tr > < td class = "paramname" > attrs< / td > < td > Attributes of the node to be parsed.< / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< a class = "anchor" id = "ace401fb8336a4fb794ee3e6812dd826d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void com.mxgraph.mxSaxOutputHandler.Read < / td >
< td > (< / td >
< td class = "paramtype" > XmlReader  < / td >
< td class = "paramname" > < em > reader< / em > )< / td > < td > < / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reads the given display XML data and parses all elements. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > reader< / td > < td > Reader that represents the display XML data.< / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a class = "anchor" id = "a090c7343b32565cc420c6ad650d4a4e6" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "interfacecom_1_1mxgraph_1_1mxICanvas2D.html" > mxICanvas2D< / a > com.mxgraph.mxSaxOutputHandler.canvas< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Holds the current canvas. < / p >
< / div >
< / div >
< a class = "anchor" id = "aeeed7cca44f0ed84f35540984120ac5d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Dictionary< string, < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a32b7804b0f34f1812e8e6798a76d12b5" > ElementHandler< / a > > com.mxgraph.mxSaxOutputHandler.handlers = new Dictionary< string, < a class = "el" href = "classcom_1_1mxgraph_1_1mxSaxOutputHandler.html#a32b7804b0f34f1812e8e6798a76d12b5" > ElementHandler< / a > > ()< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Holds the handlers for specific XML nodes. < / p >
< / div >
< / div >
< h2 class = "groupheader" > Property Documentation< / h2 >
< a class = "anchor" id = "a0ce2fda006ffd1c9acf2034483300f24" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "interfacecom_1_1mxgraph_1_1mxICanvas2D.html" > mxICanvas2D< / a > com.mxgraph.mxSaxOutputHandler.Canvas< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > get< / span > < span class = "mlabel" > set< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Sets or returns the current canvas. < / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/reader/mxSaxOutputHandler.cs< / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2014-06-02 08:21:19 +00:00
Generated on Mon Jun 2 2014 04:15:11 for mxGraph by   < a href = "http://www.doxygen.org/index.html" >
2014-05-05 08:30:00 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.4
< / small > < / address >
< / body >
< / html >