org.geotools.demo.features
Class JoinExample

java.lang.Object
  extended by org.geotools.demo.features.JoinExample

public class JoinExample
extends java.lang.Object

This class shows how to "join" two feature sources.

Author:
Jody

Constructor Summary
JoinExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinExample

public JoinExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Parameters:
args - shapefile to use, if not provided the user will be prompted
Throws:
java.lang.Exception


Copyright © 1996-2010 Geotools. All Rights Reserved.