public final class XMLConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GENERATOR_CONFIGURATION_NAMESPACE
The Torque generator configuration Namespace.
|
static String |
XS_NAMESPACE
The XML Schema Namespace.
|
static String |
XSI_NAMESPACE
The XML Schema Instance Namespace.
|
static String |
XSI_TYPE_ATTRBUTE_NAME
The name of the XSI type attribute.
|
public static final String XS_NAMESPACE
public static final String XSI_NAMESPACE
public static final String GENERATOR_CONFIGURATION_NAMESPACE
public static final String XSI_TYPE_ATTRBUTE_NAME
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.