@CreoleResource(name="GATE EMAIL Document Format", isPrivate=true, autoinstances=) public class EmailDocumentFormat extends TextualDocumentFormat
element2StringMap, magic2mimeTypeMap, markupElementsMap, mimeString2ClassHandlerMap, mimeString2mimeTypeMap, suffixes2mimeTypeMapdataStore, lrPersistentIdname| Constructor and Description |
|---|
EmailDocumentFormat()
Default construction
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
init()
Initialise this resource, and return it.
|
void |
unpackMarkup(Document doc)
Unpack the markup in the document.
|
annotateParagraphs, getDataStore, hasContentButNoValidUrl, setNewLineProperty, unpackMarkupaddStatusListener, areEqual, decideBetweenThreeMimeTypes, decideBetweenTwoMimeTypes, fireStatusChanged, getDocumentFormat, getDocumentFormat, getDocumentFormat, getDocumentFormat, getElement2StringMap, getFeatures, getMarkupElementsMap, getMimeType, getMimeTypeForString, getShouldCollectRepositioning, getSupportedFileSuffixes, getSupportedMimeTypes, guessTypeUsingMagicNumbers, removeStatusListener, runMagicNumbers, setElement2StringMap, setFeatures, setMarkupElementsMap, setMimeType, setShouldCollectRepositioning, supportsRepositioning, unpackMarkup, willReadFromUrlcleanup, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, synccheckParameterValues, flushBeanInfoCache, forgetBeanInfo, getBeanInfo, getInitParameterValues, getInitParameterValues, getName, getParameterValue, getParameterValue, getParameterValues, removeResourceListeners, setName, setParameterValue, setParameterValue, setParameterValues, setParameterValues, setResourceListeners, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameterValue, setParameterValue, setParameterValuesgetName, setNamepublic void unpackMarkup(Document doc) throws DocumentFormatException
unpackMarkup in class TextualDocumentFormatdoc - The gate document you want to parse.DocumentFormatExceptionpublic Resource init() throws ResourceInstantiationException
init in interface Resourceinit in class TextualDocumentFormatResourceInstantiationExceptionCopyright © 2024 GATE. All rights reserved.