| Package | Description |
|---|---|
| simplenlg.xmlrealiser | |
| simplenlg.xmlrealiser.wrapper |
| Modifier and Type | Method and Description |
|---|---|
void |
Recording.addRecord(XmlDocumentElement input,
String output)
Adds a record to this recording.
|
static String |
XMLRealiser.realise(XmlDocumentElement wt)
Realise.
|
DocumentElement |
UnWrapper.UnwrapDocumentElement(XmlDocumentElement wt)
Create simplenlg objects from wrapper objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlDocumentElement |
RequestType.document |
protected XmlDocumentElement |
DocumentRealisation.document |
| Modifier and Type | Method and Description |
|---|---|
XmlDocumentElement |
ObjectFactory.createXmlDocumentElement()
Create an instance of
XmlDocumentElement |
XmlDocumentElement |
RequestType.getDocument()
Gets the value of the document property.
|
XmlDocumentElement |
DocumentRealisation.getDocument()
Gets the value of the document property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestType.setDocument(XmlDocumentElement value)
Sets the value of the document property.
|
void |
DocumentRealisation.setDocument(XmlDocumentElement value)
Sets the value of the document property.
|
Copyright © 2020. All Rights Reserved.