public class NsfLoadOptions extends LoadOptions implements com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptions
Options for loading Nsf documents.
| Constructor and Description |
|---|
NsfLoadOptions() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Option to control how many levels in depth to perform conversion
|
protected List<Object> |
getEqualityComponents()
Gets equality components.
|
boolean |
isConvertOwned()
Option to control whether the owned documents in the documents container must be converted
|
boolean |
isConvertOwner()
Gets option to control whether the documents container itself must be converted
|
void |
setDepth(int depth) |
getFormat, setFormatequals, equals, hashCode, op_Equality, op_Inequalitypublic int getDepth()
com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionsgetDepth in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionsprotected List<Object> getEqualityComponents()
ValueObjectGets equality components.
getEqualityComponents in class ValueObjectpublic boolean isConvertOwned()
isConvertOwned in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionspublic boolean isConvertOwner()
com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionsisConvertOwner in interface com.groupdocs.conversion.contracts.IDocumentsContainerLoadOptionspublic void setDepth(int depth)
Copyright © 2024. All rights reserved.