com.etasoft.trans.map
Class axMapIOFactoryOptions

java.lang.Object
  extended bycom.etasoft.trans.map.axMapIOFactoryOptions
All Implemented Interfaces:
axSerializable, java.io.Serializable

public class axMapIOFactoryOptions
extends java.lang.Object
implements axSerializable

Keep options for map IO adapters. This should provide facilities for the future, when Adapter could be instantiated/loaded based on Adapter type. Ability to add new IOAdapters to future versions of the product.

See Also:
Serialized Form

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

Constructor Detail

axMapIOFactoryOptions

public axMapIOFactoryOptions()
Method Detail

toString

public java.lang.String toString()
toString override.