public class GraphMLWriter extends Object
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
GraphMLWriter.ProcessHook  | 
| Constructor and Description | 
|---|
GraphMLWriter()  | 
| Modifier and Type | Method and Description | 
|---|---|
static GraphmlType | 
convert(GraphML graphML)  | 
static void | 
write(GraphML graphML,
     File file,
     GraphMLWriter.ProcessHook... hooks)  | 
public static void write(GraphML graphML, File file, GraphMLWriter.ProcessHook... hooks) throws InvalidGraphException
InvalidGraphExceptionpublic static GraphmlType convert(GraphML graphML) throws InvalidGraphException
InvalidGraphExceptionCopyright © 2021. All rights reserved.