| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TextDocument |
TextDocument.addExtensions(Extension... extensions) |
TextDocument |
ObjectFactory.createTextDocument()
Create an instance of
TextDocument |
TextDocument |
TextDocument.setFile(String file)
Sets the value of the file property.
|
TextDocument |
TextDocument.setId(String id)
Sets the value of the id property.
|
TextDocument |
TextDocument.setLength(Integer length)
Sets the value of the length property.
|
TextDocument |
TextDocument.setName(String name)
Sets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TextDocument> |
TextCorpus.getTextDocuments()
Gets the value of the textDocuments property.
|
| Modifier and Type | Method and Description |
|---|---|
TextCorpus |
TextCorpus.addTextDocuments(TextDocument... textDocuments) |
VisitorAction |
Visitor.visit(TextDocument textDocument) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TextDocument textDocument) |
VisitorAction |
AbstractVisitor.visit(TextDocument textDocument) |
Copyright © 2015 University of Tartu. All Rights Reserved.