org.geotools.gce.imagemosaic.jdbc
Class AbstractCmd

java.lang.Object
  extended by org.geotools.gce.imagemosaic.jdbc.AbstractCmd
Direct Known Subclasses:
Import

public class AbstractCmd
extends java.lang.Object


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

Field Detail

CONFIGPARAM

protected static java.lang.String CONFIGPARAM

SPATIALTNPREFIXPARAM

protected static java.lang.String SPATIALTNPREFIXPARAM

TILETNPREFIXPARAM

protected static java.lang.String TILETNPREFIXPARAM
Constructor Detail

AbstractCmd

public AbstractCmd()
Method Detail

getURLFromString

protected static java.net.URL getURLFromString(java.lang.String source)


Copyright © 1996-2010 Geotools. All Rights Reserved.