org.geotools.data.complex
Class FeatureTypeMappingFactory

java.lang.Object
  extended by org.geotools.data.complex.FeatureTypeMappingFactory

public class FeatureTypeMappingFactory
extends java.lang.Object

Version:
$Id: FeatureTypeMappingFactory.java 34061 2009-10-05 06:31:55Z bencaradocdavies $
Author:
Russell Petty, GSV

Constructor Summary
FeatureTypeMappingFactory()
           
 
Method Summary
static FeatureTypeMapping getInstance(FeatureSource source, org.opengis.feature.type.AttributeDescriptor target, java.util.List<AttributeMapping> mappings, org.xml.sax.helpers.NamespaceSupport namespaces, java.lang.String itemXpath, boolean isXmlDataStore)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureTypeMappingFactory

public FeatureTypeMappingFactory()
Method Detail

getInstance

public static FeatureTypeMapping getInstance(FeatureSource source,
                                             org.opengis.feature.type.AttributeDescriptor target,
                                             java.util.List<AttributeMapping> mappings,
                                             org.xml.sax.helpers.NamespaceSupport namespaces,
                                             java.lang.String itemXpath,
                                             boolean isXmlDataStore)


Copyright © 1996-2010 Geotools. All Rights Reserved.