public interface TextualDocument extends Document
Document
interface with the encoding property.DOCUMENT_ENCODING_PARAMETER_NAME, DOCUMENT_END_OFFSET_PARAMETER_NAME, DOCUMENT_MARKUP_AWARE_PARAMETER_NAME, DOCUMENT_MIME_TYPE_PARAMETER_NAME, DOCUMENT_PRESERVE_CONTENT_PARAMETER_NAME, DOCUMENT_REPOSITIONING_PARAMETER_NAME, DOCUMENT_START_OFFSET_PARAMETER_NAME, DOCUMENT_STRING_CONTENT_PARAMETER_NAME, DOCUMENT_TYPE_PARAMETER_NAME
DOCUMENT_URL_PARAMETER_NAME
Modifier and Type | Method and Description |
---|---|
String |
getEncoding()
Gets the encoding used for this document.
|
addDocumentListener, edit, getCollectRepositioningInfo, getMarkupAware, getNamedAnnotationSets, getPreserveOriginalContent, getSourceUrlEndOffset, getSourceUrlOffsets, getSourceUrlStartOffset, removeDocumentListener, setCollectRepositioningInfo, setMarkupAware, setPreserveOriginalContent, setSourceUrlEndOffset, setSourceUrlStartOffset, toXml, toXml, toXml
getAnnotations, getAnnotations, getAnnotationSetNames, getContent, getSourceUrl, removeAnnotationSet, setContent, setSourceUrl
getDataStore, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, sync
cleanup, getParameterValue, init, setParameterValue, setParameterValues
getFeatures, setFeatures
getName, setName
compareTo
String getEncoding()
Copyright © 2024 GATE. All rights reserved.