| Package | Description | 
|---|---|
| gate | |
| gate.corpora | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | DocumentFormat. unpackMarkup(Document doc)Unpack the markup in the document. | 
| abstract void | DocumentFormat. unpackMarkup(Document doc,
            RepositioningInfo repInfo,
            RepositioningInfo ampCodingInfo) | 
| void | DocumentFormat. unpackMarkup(Document doc,
            String originalContentFeatureType)Unpack the markup in the document. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TextualDocumentFormat. annotateParagraphs(Document aDoc,
                  int startOffset,
                  int endOffset,
                  String annotSetName)This method annotates paragraphs in a GATE document. | 
| protected static boolean | TextualDocumentFormat. hasContentButNoValidUrl(Document doc)This is a test to see if the GATE document has a valid URL or a
 valid content. | 
| void | NekoHtmlDocumentFormat. unpackMarkup(Document doc)Old-style unpackMarkup, without repositioning info. | 
| void | XmlDocumentFormat. unpackMarkup(Document doc)Old style of unpackMarkup (without collecting of RepositioningInfo) | 
| void | TextualDocumentFormat. unpackMarkup(Document doc)Unpack the markup in the document. | 
| void | TikaFormat. unpackMarkup(Document doc) | 
| void | SgmlDocumentFormat. unpackMarkup(Document doc)Unpack the markup in the document. | 
| void | EmailDocumentFormat. unpackMarkup(Document doc)Unpack the markup in the document. | 
| void | ConllDocumentFormat. unpackMarkup(Document doc) | 
| void | NekoHtmlDocumentFormat. unpackMarkup(Document doc,
            RepositioningInfo repInfo,
            RepositioningInfo ampCodingInfo)Unpack the markup in the document. | 
| void | XmlDocumentFormat. unpackMarkup(Document doc,
            RepositioningInfo repInfo,
            RepositioningInfo ampCodingInfo)Unpack the markup in the document. | 
| void | TextualDocumentFormat. unpackMarkup(Document doc,
            RepositioningInfo repInfo,
            RepositioningInfo ampCodingInfo) | 
| void | TikaFormat. unpackMarkup(Document doc,
            RepositioningInfo repInfo,
            RepositioningInfo ampCodingInfo) | 
| void | UimaDocumentFormat. unpackMarkup(Document doc,
            RepositioningInfo repInfo,
            RepositioningInfo ampCodingInfo) | 
Copyright © 2024 GATE. All rights reserved.