org.deegree.tools.binding
Class FeatureTypeInstanceWriter
java.lang.Object
org.deegree.tools.binding.FeatureTypeInstanceWriter
public class FeatureTypeInstanceWriter
- extends Object
TODO add class documentation here
- Version:
- $Revision: 31572 $, $Date: 2011-08-18 11:11:21 +0200 (Thu, 18 Aug 2011) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureTypeInstanceWriter
public FeatureTypeInstanceWriter()
addImports
public static void addImports(Set<String> imports)
- Parameters:
imports
-
writeFields
protected static void writeFields(Writer out,
FeatureType ft)
throws IOException
- Throws:
IOException
writeFeatureTypeMethods
protected static void writeFeatureTypeMethods(Writer out,
HashMap<QName,FeatureClass> featClasses)
throws IOException
- Parameters:
out
- featClasses
-
- Throws:
IOException
Copyright © 2011. All Rights Reserved.