Uses of Interface
org.xwiki.officeimporter.converter.OfficeDocumentFormat
-
Packages that use OfficeDocumentFormat Package Description org.xwiki.officeimporter.converter -
-
Uses of OfficeDocumentFormat in org.xwiki.officeimporter.converter
Methods in org.xwiki.officeimporter.converter that return OfficeDocumentFormat Modifier and Type Method Description default OfficeDocumentFormat
OfficeConverter. getDocumentFormat(String officeFileName)
Retrieve the office document format based on the given file name.
-