Package | Description |
---|---|
com.groupdocs.conversion.filetypes |
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
|
com.groupdocs.conversion.options.load |
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
|
Modifier and Type | Field and Description |
---|---|
static XmlFileType |
XmlFileType.Xml
XML stands for Extensible Markup Language that is similar to HTML but different in using tags for defining objects.
|
Modifier and Type | Method and Description |
---|---|
XmlFileType |
XmlLoadOptions.getFormat()
Input document file type.
|