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