com.swfit.core.search
Class CountyList
java.lang.Object
|
+--com.swfit.core.search.CountyList
- public abstract class CountyList
- extends java.lang.Object
A list of counties / states for use in forms.
- Since:
- SWFIT1.0
- Version:
- $Revision: 1.1 $ $Date: 2003/02/02 20:47:25 $
- Author:
- Olaf Havnes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COUNTY_LIST_FILE
public static final java.lang.String COUNTY_LIST_FILE
NORWEGIAN
public static final java.lang.String NORWEGIAN
getCountyList
public static final CountyList getCountyList(java.lang.String file)
throws java.io.IOException
getCountyList
public static final CountyList getCountyList(java.io.File file)
throws java.io.IOException
counties
public final java.lang.String[] counties()
explainer
public abstract java.lang.String explainer()
country
public abstract java.lang.String country()
Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.