public interface IDfFormatRecognizer
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultSuggestedFileFormat()
Returns the repository format name that should be considered the default
choice for the file being recognized.
|
IDfList |
getSuggestedFileFormats()
Returns a list of format choices for a given
file path.
|
IDfList getSuggestedFileFormats() throws DfException
DfException
java.lang.String getDefaultSuggestedFileFormat() throws DfException
DfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.