public class ResumeSection extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
FirstLine
The first line of the section (zero-based)
|
String |
HeaderFound
The exact text that was used to identify the beginning of the section.
|
int |
LastLine
The last line of the section (zero-based)
|
String |
SectionType
The type of section.
|
| Constructor and Description |
|---|
ResumeSection() |
public int FirstLine
public int LastLine
public String SectionType
For all possible types, see here
public String HeaderFound
"CALCULATED"Copyright © 2020. All rights reserved.