org.deegree.tools.feature.gml
Class GMLSchemaAnalyzer
java.lang.Object
org.deegree.tools.feature.gml.GMLSchemaAnalyzer
@Tool(value="Prints an analysis of the feature type hierarchy defined in a GML application schema as well as information on the geometry element hierarchy.")
public class GMLSchemaAnalyzer
- extends Object
Prints an analysis of the feature type hierarchy defined in a GML application schema as well as information on the
geometry element hierarchy.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLSchemaAnalyzer
public GMLSchemaAnalyzer()
main
public static void main(String[] args)
throws ClassCastException,
ClassNotFoundException,
InstantiationException,
IllegalAccessException,
MalformedURLException
- Parameters:
args
-
- Throws:
IllegalAccessException
InstantiationException
ClassNotFoundException
ClassCastException
MalformedURLException
Copyright © 2011. All Rights Reserved.