public class DasAnnotationServerResultReader extends Object
Constructor and Description |
---|
DasAnnotationServerResultReader()
Empty default constructor
|
DasAnnotationServerResultReader(String aXml)
Creates a new reader for an XML string.
|
Modifier and Type | Method and Description |
---|---|
DasFeature[] |
getAllFeatures()
Get all features in the XML string.
|
DasFeature |
getNextFeature()
Get the next feature in the XML string.
|
public DasAnnotationServerResultReader()
public DasAnnotationServerResultReader(String aXml)
aXml
- the XML stringpublic DasFeature getNextFeature()
public DasFeature[] getAllFeatures()
Copyright © 2021. All rights reserved.