| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAG_NAME |
"data" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAG_NAME |
"edge" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAMESPACE |
"http://graphml.graphdrawing.org/xmlns" |
public static final String |
SCHEMA_LOCATION |
"http://graphml.graphdrawing.org/xmlns http://graphml.graphdrawing.org/xmlns/1.1/graphml.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAG_NAME |
"graph" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAG_NAME |
"key" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAG_NAME |
"node" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALIAS_DEFAULT_DICT_FILENAME |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALIAS_DEFAULT_FORMAT |
"^[a-zA-Z_-]+$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_SOURCE_FILE_EXTENSION |
".puml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FAIL_ON_PARSE_ERRORS_DEFAULT_VALUE |
"false" |
public static final String |
FORMAT_OUTPUT_DEFAULT_VALUE |
"true" |
public static final String |
OUTPUT_FILENAME_DEFAULT_VALUE |
"c4graph.graphml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_COPYRIGHT_NAME |
"" |
public static final String |
DEFAULT_WATERMARK_NAME |
"changeMe" |
public static final String |
WATERMARK_FORMAT_STRING |
"FOOTER(\"Version %s - Generated on %s - \u00a9%d %s\", \"%s\")" |
Copyright © 2020. All rights reserved.