public class ParseOptions extends BasicParseOptions
| Modifier and Type | Field and Description |
|---|---|
GeocodeOptions |
GeocodeOptions
Use this property to also include geocoding in this parse request.
|
IndexSingleDocumentInfo |
IndexingOptions
If you are using Sovren AI Matching, use this property to also index the document after it is parsed/geocoded.
|
boolean |
OutputCandidateImage
Only used for resumes.
|
boolean |
OutputHtml
true to output the document converted to HTML |
boolean |
OutputPdf
true to output the document converted to PDF |
boolean |
OutputRtf
true to output the document converted to RTF |
Configuration, NormalizerData, SkillsData| Constructor and Description |
|---|
ParseOptions() |
public boolean OutputHtml
true to output the document converted to HTMLpublic boolean OutputRtf
true to output the document converted to RTFpublic boolean OutputPdf
true to output the document converted to PDFpublic boolean OutputCandidateImage
true to extract/output a candidate's image if it is present in the resume.public GeocodeOptions GeocodeOptions
public IndexSingleDocumentInfo IndexingOptions
Copyright © 2021. All rights reserved.