org.geotools.gce.imagemosaic.jdbc
Class AbstractCmd

Object
  extended by AbstractCmd
Direct Known Subclasses:
Import

public class AbstractCmd
extends Object


Field Summary
protected static String CONFIGPARAM
           
protected static String SPATIALTNPREFIXPARAM
           
protected static String TILETNPREFIXPARAM
           
 
Constructor Summary
AbstractCmd()
           
 
Method Summary
protected static URL getURLFromString(String source)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIGPARAM

protected static String CONFIGPARAM

SPATIALTNPREFIXPARAM

protected static String SPATIALTNPREFIXPARAM

TILETNPREFIXPARAM

protected static String TILETNPREFIXPARAM
Constructor Detail

AbstractCmd

public AbstractCmd()
Method Detail

getURLFromString

protected static URL getURLFromString(String source)


Copyright © 1996-2009 Geotools. All Rights Reserved.