Package | Description |
---|---|
com.groupdocs.conversion.handler |
The GroupDocs.Conversion.Handler namespace provides classes for performing actual conversion as well as exposes main interfaces for customizing loading, saving, caching behaviour of GroupDocs.Conversion
|
Modifier and Type | Method and Description |
---|---|
DocumentInfo |
ConversionHandler.getDocumentInfo(InputStream fileStream)
Returns information for provided document
|
DocumentInfo |
ConversionHandler.getDocumentInfo(InputStream fileStream,
com.groupdocs.conversion.options.load.LoadOptions loadOptions)
Returns information for provided document
|
DocumentInfo |
ConversionHandler.getDocumentInfo(String guid)
Returns information for provided document
|
DocumentInfo |
ConversionHandler.getDocumentInfo(String guid,
com.groupdocs.conversion.options.load.LoadOptions loadOptions)
Returns information for provided document
|
Copyright © 2019. All rights reserved.