public final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IRI_FRAGMENT_IDENTIFIER
Indicator which determines that instead of an actual value value, another value is referenced.
|
static String |
IRI_IDENTIFIER
Indicator which determines that instead of an actual value value, another value is referenced.
|
static List<Class<? extends SVGElementBase<?>>> |
SVG_ELEMENT_CLASSES
contains a list with all the known svg classes for elements.
|
public static final List<Class<? extends SVGElementBase<?>>> SVG_ELEMENT_CLASSES
public static final String IRI_IDENTIFIER
public static final String IRI_FRAGMENT_IDENTIFIER
Copyright © 2016 Saxonia Systems AG. All rights reserved.