Package ontopoly.utils
Class ExportUtils
- java.lang.Object
-
- ontopoly.utils.ExportUtils
-
public class ExportUtils extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ExportUtils.Content
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
export(TopicMap topicMap, String format, ExportUtils.Content content, OutputStreamWriter out)
-
-
-
Method Detail
-
export
public static void export(TopicMap topicMap, String format, ExportUtils.Content content, OutputStreamWriter out)
-
-