comparison rep/xml/SessionXMLEncoder.java @ 122:790c8dd42a7b

*** empty log message ***
author kono
date Tue, 26 Aug 2008 16:33:47 +0900
parents ce84d70b6cc9
children 3841cc75b808
comparison
equal deleted inserted replaced
121:80ef604d09dc 122:790c8dd42a7b
36 public SessionXMLEncoder(Session session) { 36 public SessionXMLEncoder(Session session) {
37 list.add(session); 37 list.add(session);
38 } 38 }
39 39
40 public String sessionListToXML() { 40 public String sessionListToXML() {
41 /* SessionListをXMLに書き出す。ときの形式 41 /* SessionList繧湛ML縺ォ譖ク縺榊コ縺吶ゅ→縺阪ョ蠖「蠑
42 * <Session> 42 * <Session>
43 * <editor> 43 * <editor>
44 * <sid> 1 </sid> 44 * <sid> 1 </sid>
45 * <host> firefly </host> 45 * <host> firefly </host>
46 * <port> 5555 </port> 46 * <port> 5555 </port>