public class GephiWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static String |
VERSION |
| Constructor and Description |
|---|
GephiWriter() |
| Modifier and Type | Method and Description |
|---|---|
private static String |
getVersion() |
static void |
writeProject(XMLStreamWriter writer,
Project project) |
static void |
writeWorkspace(XMLStreamWriter writer,
Workspace workspace) |
static void |
writeWorkspaceChildren(XMLStreamWriter writer,
Workspace workspace,
WorkspaceXMLPersistenceProvider persistenceProvider) |
static final String VERSION
public static void writeProject(XMLStreamWriter writer, Project project) throws Exception
Exceptionpublic static void writeWorkspace(XMLStreamWriter writer, Workspace workspace) throws Exception
Exceptionpublic static void writeWorkspaceChildren(XMLStreamWriter writer, Workspace workspace, WorkspaceXMLPersistenceProvider persistenceProvider) throws Exception
Exceptionprivate static String getVersion()
Copyright © 2007–2017 Gephi Consortium. All rights reserved.