public class ResumeSection extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
FirstLineNumber
The first line of the section (zero-based).
|
String |
HeaderTextFound
The exact text that was used to identify the beginning of the section.
|
int |
LastLineNumber
The last line of the section (zero-based).
|
String |
SectionType
The type of section.
|
| Constructor and Description |
|---|
ResumeSection() |
public int FirstLineNumber
ParsedDocumentMetadata.PlainTextpublic int LastLineNumber
ParsedDocumentMetadata.PlainTextpublic String SectionType
public String HeaderTextFound
"CALCULATED"Copyright © 2021. All rights reserved.