Package | Description |
---|---|
gate | |
gate.corpora | |
gate.corpora.export | |
gate.creole |
Modifier and Type | Method and Description |
---|---|
void |
LanguageAnalyser.setCorpus(Corpus corpus)
Set the corpus property for this analyser.
|
Modifier and Type | Method and Description |
---|---|
void |
CorpusImpl.setDocumentsList(List<Document> documentsList) |
void |
DocumentImpl.setEncoding(String encoding)
Set the encoding of the document content source
|
void |
DocumentImpl.setMimeType(String newMimeType)
Set the specific MIME type for this document
|
void |
DocumentImpl.setSourceUrlEndOffset(Long sourceUrlEndOffset)
Documents may be packed within files; in this case an optional pair of
offsets refer to the location of the document.
|
void |
DocumentImpl.setSourceUrlStartOffset(Long sourceUrlStartOffset)
Documents may be packed within files; in this case an optional pair of
offsets refer to the location of the document.
|
Modifier and Type | Method and Description |
---|---|
void |
InlineXMLExporter.setAnnotationSetName(String annotationSetName) |
void |
InlineXMLExporter.setRootElement(String rootElement) |
Modifier and Type | Method and Description |
---|---|
void |
SerialAnalyserController.setDocument(Document document) |
void |
ConditionalSerialAnalyserController.setDocument(Document document) |
void |
PackagedController.setMenu(List<String> menu) |
void |
RealtimeCorpusController.setSuppressExceptions(Boolean yesno)
If true, suppresses all exceptions.
|
Copyright © 2024 GATE. All rights reserved.