Uses of Class
org.bsc.confluence.ExportFormat
-
Packages that use ExportFormat Package Description org.bsc.confluence -
-
Uses of ExportFormat in org.bsc.confluence
Methods in org.bsc.confluence that return ExportFormat Modifier and Type Method Description static ExportFormatExportFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ExportFormat[]ExportFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-