org.geotools.data.complex.config
Class EmfAppSchemaReader
Object
EmfComplexFeatureReader
EmfAppSchemaReader
public class EmfAppSchemaReader
- extends EmfComplexFeatureReader
Parses an application schema given by a gtxml Configuration
into a set of
AttributeType
s and AttributeDescriptor
s.
All the XSD schema locations that comprise the application schema are obtained from the main
Configuration
and its dependencies.
Of particular interest might be the ApplicationSchemaConfiguration
object, which allows
to provide the location of the root xsd schema for a given application schema.
- Since:
- 2.4
- Author:
- Gabriel Roldan
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static EmfAppSchemaReader newInstance()
findGmlConfiguration
public static Configuration findGmlConfiguration(AppSchemaConfiguration configuration)
Copyright © 1996-2014 Geotools. All Rights Reserved.