Package | Description |
---|---|
ontopoly.utils |
Modifier and Type | Method and Description |
---|---|
static ExportUtils.Content |
ExportUtils.Content.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportUtils.Content[] |
ExportUtils.Content.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
ExportUtils.export(TopicMap topicMap,
String format,
ExportUtils.Content content,
OutputStreamWriter out) |