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_NAMEDOCUMENT_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, toXmlgetAnnotations, getAnnotations, getAnnotationSetNames, getContent, getSourceUrl, removeAnnotationSet, setContent, setSourceUrlgetDataStore, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, synccleanup, getParameterValue, init, setParameterValue, setParameterValuesgetFeatures, setFeaturesgetName, setNamecompareToString getEncoding()
Copyright © 2024 GATE. All rights reserved.