| Package | Description |
|---|---|
| simplenlg.xmlrealiser | |
| simplenlg.xmlrealiser.wrapper |
| Modifier and Type | Method and Description |
|---|---|
static RecordSet |
XMLRealiser.getRecording(Reader input)
Gets the recording.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Recording.writeRecording(RecordSet record,
OutputStream os)
Write recording.
|
| Modifier and Type | Field and Description |
|---|---|
protected RecordSet |
NLGSpec.recording |
| Modifier and Type | Method and Description |
|---|---|
RecordSet |
ObjectFactory.createRecordSet()
Create an instance of
RecordSet |
RecordSet |
NLGSpec.getRecording()
Gets the value of the recording property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NLGSpec.setRecording(RecordSet value)
Sets the value of the recording property.
|
Copyright © 2020. All Rights Reserved.