public abstract class ObjectEncoder<T> extends Object
FeatureCollectionEncoderDelegate
protected Encoder
encoder
protected
ObjectEncoder(Encoder e)
abstract void
encode(T object, AttributesImpl atts, GMLWriter handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Encoder encoder
protected ObjectEncoder(Encoder e)
public abstract void encode(T object, AttributesImpl atts, GMLWriter handler) throws Exception
Exception
Copyright © 1996–2019 Geotools. All rights reserved.