|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamespaceConstants
Class that provides constants for common namespace declarations and schema locations.
Field Summary | |
---|---|
static java.lang.String |
GRAPHML_CORE_NS
The default namespace URI for the graphml core namespace. |
static java.lang.String |
GRAPHML_CORE_PREFIX
The default namespace prefix for GRAPHML_CORE_NS . |
static java.lang.String |
JAVA_NS
The namespace URI that is used for types of the Java framework. |
static java.lang.String |
JAVA_PREFIX
The default namespace prefix for JAVA_NS . |
static java.lang.String |
XMLNS_NS
Constant for the xmlns namespace URI. |
static java.lang.String |
XSI_NS
Constant for the Schema instance namespace. |
static java.lang.String |
YFILES_COMMON_MARKUP_NS
The namespace URI for structures representations of data structures like arrays, lists, and maps. |
static java.lang.String |
YFILES_COMMON_MARKUP_PREFIX
The default namespace prefix for YFILES_COMMON_MARKUP_NS . |
static java.lang.String |
YFILES_COMMON_NS
The namespace URI for common yFiles extensions to graphml. |
static java.lang.String |
YFILES_COMMON_PREFIX
The default namespace prefix for YFILES_COMMON_NS . |
static java.lang.String |
YFILES_JAVA_NS
Default XML namespace URI of the yWorks graphml extension elements |
static java.lang.String |
YFILES_JAVA_PREFIX
The default namespace prefix for YFILES_JAVA_NS . |
static java.lang.String |
YFILES_PRIMITIVES_MARKUP_NS
The namespace URI used for structured representations of primitive types and strings. |
static java.lang.String |
YFILES_PRIMITIVES_MARKUP_PREFIX
The default namespace prefix for YFILES_PRIMITIVES_MARKUP_NS . |
static java.lang.String |
YFILES_SCHEMA_LOCATION
The schema location for yFiles WPF enhanced GraphML This field has the constant value "http://www.yworks.com/xml/schema/graphml.wpf/2.0/ygraphml.xsd" . |
Field Detail |
---|
static final java.lang.String YFILES_COMMON_NS
This field has the constant value "http://www.yworks.com/xml/yfiles-common/2.0"
.
static final java.lang.String YFILES_COMMON_PREFIX
YFILES_COMMON_NS
.
This field has the constant value "yfiles"
.
YFILES_COMMON_NS
,
Constant Field Valuesstatic final java.lang.String YFILES_COMMON_MARKUP_NS
This field has the constant value
"http://www.yworks.com/xml/yfiles-common/markup/2.0"
.
static final java.lang.String YFILES_COMMON_MARKUP_PREFIX
YFILES_COMMON_MARKUP_NS
.
This field has the constant value "x"
.
YFILES_COMMON_MARKUP_NS
,
Constant Field Valuesstatic final java.lang.String YFILES_PRIMITIVES_MARKUP_NS
This field has the constant value
"http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0"
.
static final java.lang.String YFILES_PRIMITIVES_MARKUP_PREFIX
YFILES_PRIMITIVES_MARKUP_NS
.
This field has the constant value "sys"
.
YFILES_PRIMITIVES_MARKUP_NS
,
Constant Field Valuesstatic final java.lang.String YFILES_JAVA_NS
static final java.lang.String YFILES_JAVA_PREFIX
YFILES_JAVA_NS
.
This field has the constant value "y"
.
YFILES_COMMON_NS
,
Constant Field Valuesstatic final java.lang.String GRAPHML_CORE_NS
This field has the constant value "http://graphml.graphdrawing.org/xmlns"
.
static final java.lang.String GRAPHML_CORE_PREFIX
GRAPHML_CORE_NS
.
This field has the constant value ""
.
GRAPHML_CORE_NS
,
Constant Field Valuesstatic final java.lang.String XSI_NS
static final java.lang.String XMLNS_NS
static final java.lang.String YFILES_SCHEMA_LOCATION
This field has the constant value "http://www.yworks.com/xml/schema/graphml.wpf/2.0/ygraphml.xsd"
.
static final java.lang.String JAVA_NS
This field has the constant value
"http://www.yworks.com/xml/yfiles-common/1.0/java"
.
static final java.lang.String JAVA_PREFIX
JAVA_NS
.
This field has the constant value "java"
.
JAVA_NS
,
Constant Field Values
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |