In wireless link, Packet loss may caused by the high channel bit error rate and nodes mobile, and multi-path routing and nodeswitching will lead to reorder.
对于无线网络,信道的高误码率和节点移动等会导致丢包,多路径路由和节点移动切换等会导致乱序。
2
That is, a visitor will have a .visit_FOO() and .depart_FOO() method for each type of node, rather than switching on type within large .startElement() and endElement() methods.