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.