org.deegree.tools.binding
Class FeatureInstanceWriter

java.lang.Object
  extended by org.deegree.tools.binding.FeatureInstanceWriter

public class FeatureInstanceWriter
extends Object

TODO add class documentation here

Version:
$Revision: 23754 $, $Date: 2010-04-22 13:33:52 +0200 (Thu, 22 Apr 2010) $
Author:
Rutger Bezema, last edited by: $Author: rbezema $

Constructor Summary
FeatureInstanceWriter()
           
 
Method Summary
protected static void addImports(Set<String> imports)
           
protected static void writeFeatureMethods(Writer out, HashMap<QName,FeatureClass> featClasses)
           
protected static void writeFields(Writer out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureInstanceWriter

public FeatureInstanceWriter()
Method Detail

addImports

protected static void addImports(Set<String> imports)

writeFields

protected static void writeFields(Writer out)
                           throws IOException
Throws:
IOException

writeFeatureMethods

protected static void writeFeatureMethods(Writer out,
                                          HashMap<QName,FeatureClass> featClasses)
                                   throws IOException
Parameters:
out -
featClasses -
Throws:
IOException


Copyright © 2011. All Rights Reserved.