public class DasAnnotationServerResultReader extends Object
Constructor and Description |
---|
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(String aXml)
aXml
- public DasFeature getNextFeature()
public DasFeature[] getAllFeatures()
Copyright © 2014. All Rights Reserved.