org.deegree.tools.binding
Class FeatureInstanceWriter
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureInstanceWriter
public FeatureInstanceWriter()
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.