/[schmitzm]/branches/2.4.x/src/skrueger/geotools/io/ServerSettings.java
ViewVC logotype

Annotation of /branches/2.4.x/src/skrueger/geotools/io/ServerSettings.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1295 - (hide annotations)
Mon Nov 22 15:09:59 2010 UTC (14 years, 3 months ago) by alfonx
Original Path: trunk/src/skrueger/geotools/io/ServerSettings.java
File MIME type: text/plain
File size: 193 byte(s)
Refactored ServerSettings and ServerList classes in schmitzm for more usablility ;-)
1 alfonx 1164 package skrueger.geotools.io;
2    
3    
4 alfonx 1295 public interface ServerSettings {
5 alfonx 1164
6 alfonx 1295 public String getTitle();
7 alfonx 1164
8 alfonx 1295 public String toPropertiesString();
9 alfonx 1164
10 alfonx 1295 public boolean parsePropertiesString(String propString);
11 alfonx 1164 }

Properties

Name Value
svn:eol-style native
svn:keywords Id URL
svn:mime-type text/plain

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26