org.deegree.tools.feature.gml
Class GMLSchemaComparator

java.lang.Object
  extended by org.deegree.tools.feature.gml.GMLSchemaComparator

public class GMLSchemaComparator
extends Object


Method Summary
 void compareFeatureContentModel(String featureName1, String featureName2)
           
 PropertyDeclaration findSameProperty(PropertyDeclaration declaration, List<PropertyDeclaration> properties)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

compareFeatureContentModel

public void compareFeatureContentModel(String featureName1,
                                       String featureName2)

findSameProperty

public PropertyDeclaration findSameProperty(PropertyDeclaration declaration,
                                            List<PropertyDeclaration> properties)

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.