public class DasAnnotationServerAlingmentReader extends Object
Constructor and Description |
---|
DasAnnotationServerAlingmentReader()
Empty default constructor.
|
DasAnnotationServerAlingmentReader(String aJson)
Creates a new reader for a json string.
|
Modifier and Type | Method and Description |
---|---|
DasAlignment[] |
getAllAlignments()
Get all alignments in the json string.
|
public DasAnnotationServerAlingmentReader()
public DasAnnotationServerAlingmentReader(String aJson)
aJson
- the json stringpublic DasAlignment[] getAllAlignments()
Copyright © 2021. All rights reserved.