| Interface | Description |
|---|---|
| NIFParser |
This interface defines a NIFParser - a class that should parse NIF data from
a given source and create a list of
Document instances from this
data. |
| NIFWriter |
This interface defines a NIFWriter - a class that should write NIF data from
a given list of
Document instances. |
| Class | Description |
|---|---|
| AbstractNIFParser | |
| AbstractNIFWriter | |
| AnnotationParser | |
| AnnotationWriter | |
| DocumentListParser | |
| DocumentListWriter | |
| DocumentParser | |
| DocumentWriter |
Copyright © 2016. All rights reserved.