Class XmlStreamReaderKey
- java.lang.Object
-
- org.n52.svalbard.decode.stream.StreamReaderKey
-
- org.n52.svalbard.decode.stream.xml.XmlStreamReaderKey
-
- All Implemented Interfaces:
org.n52.janmayen.similar.Similar<StreamReaderKey>
public class XmlStreamReaderKey extends StreamReaderKey
TODO JavaDoc
-
-
Constructor Summary
Constructors Constructor Description XmlStreamReaderKey(javax.xml.namespace.QName name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)javax.xml.namespace.QNamegetName()inthashCode()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class org.n52.svalbard.decode.stream.StreamReaderKey
getMediaType, getSimilarity
-
-