com.partnersoft.maps.model
Class MapSetConfiguration

java.lang.Object
  extended by com.partnersoft.maps.model.MapSetConfiguration

public class MapSetConfiguration
extends java.lang.Object

Loads and manages the configuration for a single map set.

Author:
Paul Reavis Copyright 2005 Partner Software, Inc.

Constructor Summary
MapSetConfiguration(java.lang.String name, java.lang.String path)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapSetConfiguration

public MapSetConfiguration(java.lang.String name,
                           java.lang.String path)