org.deegree.tools.feature.gml
Class GMLSchemaAnalyzer

java.lang.Object
  extended by 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:$

Constructor Summary
GMLSchemaAnalyzer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLSchemaAnalyzer

public GMLSchemaAnalyzer()
Method Detail

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.