V I L L A G E ============= For more information about what Village is, please see the README.txt file. Installation of Village is simple, just add the village.jar file to your classpath. In order to use the Village API within your code, all you need to do is use the import statement. For example: import com.workingdogs.village.*; Please read the javadoc within the /docs/ directory for more information about how to implement code with Village.