org.geotools.gce.imagemosaic.properties.numeric
Class IntegerFileNameExtractorSPI

Object
  extended by DefaultPropertiesCollectorSPI
      extended by IntegerFileNameExtractorSPI
All Implemented Interfaces:
Factory, OptionalFactory, PropertiesCollectorSPI

public final class IntegerFileNameExtractorSPI
extends DefaultPropertiesCollectorSPI
implements PropertiesCollectorSPI


Field Summary
 
Fields inherited from class DefaultPropertiesCollectorSPI
REGEX_PREFIX
 
Constructor Summary
IntegerFileNameExtractorSPI()
           
 
Method Summary
protected  PropertiesCollector createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String regex)
           
 
Methods inherited from class DefaultPropertiesCollectorSPI
create, getImplementationHints, getName, isAvailable
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface PropertiesCollectorSPI
create, getName
 
Methods inherited from interface OptionalFactory
isAvailable
 
Methods inherited from interface Factory
getImplementationHints
 

Constructor Detail

IntegerFileNameExtractorSPI

public IntegerFileNameExtractorSPI()
Method Detail

createInternal

protected PropertiesCollector createInternal(PropertiesCollectorSPI spi,
                                             List<String> propertyNames,
                                             String regex)
Specified by:
createInternal in class DefaultPropertiesCollectorSPI


Copyright © 1996-2014 Geotools. All Rights Reserved.