Class XmlStreamWriterKey
- java.lang.Object
-
- org.n52.janmayen.component.ClassBasedComponentKey<java.lang.Object>
-
- org.n52.svalbard.encode.stream.StreamWriterKey
-
- org.n52.svalbard.encode.stream.xml.XmlStreamWriterKey
-
- All Implemented Interfaces:
org.n52.janmayen.similar.Similar<StreamWriterKey>
public class XmlStreamWriterKey extends StreamWriterKey
TODO JavaDoc
-
-
Constructor Summary
Constructors Constructor Description XmlStreamWriterKey(java.lang.Class<? extends java.lang.Object> type)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from class org.n52.svalbard.encode.stream.StreamWriterKey
equals, getMediaType, getSimilarity, getSimiliarity, hashCode
-
-