/[projects]/android/Side9/src/dk/thoerup/side9/Side9Xml.java
ViewVC logotype

Diff of /android/Side9/src/dk/thoerup/side9/Side9Xml.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 792 by torben, Mon May 3 14:54:30 2010 UTC revision 793 by torben, Thu Jun 3 09:39:56 2010 UTC
# Line 22  import android.util.Log; Line 22  import android.util.Log;
22    
23  public class Side9Xml {  public class Side9Xml {
24                    
25          static final int WIDTH = 400;          static final int WIDTH = 450;
26          static final String BASEURL = "http://apps.todic.net/side9/";          static final String BASEURL = "http://apps.todic.net/side9/";
27    
28          public static Document parseXML(String str) throws SAXException, IOException, ParserConfigurationException          public static Document parseXML(String str) throws SAXException, IOException, ParserConfigurationException

Legend:
Removed from v.792  
changed lines
  Added in v.793

  ViewVC Help
Powered by ViewVC 1.1.20