Uses of Enum Class
ontopoly.utils.ExportUtils.Content
Packages that use ExportUtils.Content
-
Uses of ExportUtils.Content in ontopoly.utils
Methods in ontopoly.utils that return ExportUtils.ContentModifier and TypeMethodDescriptionstatic ExportUtils.ContentReturns the enum constant of this class with the specified name.static ExportUtils.Content[]ExportUtils.Content.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ontopoly.utils with parameters of type ExportUtils.ContentModifier and TypeMethodDescriptionstatic voidExportUtils.export(TopicMap topicMap, String format, ExportUtils.Content content, OutputStreamWriter out)