public class Bitform
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ELEMENTS_NAMESPACE
XML namespace identifier of the schema used to persist document elements.
|
static java.lang.String |
ELEMENTS_PREFIX
Standard (although not required) namespace prefix used by
EXTRACT_NAMESPACE . |
static java.lang.String |
OPTIONS_NAMESPACE
XML namespace identifier of the schema used to persist
OptionSet objects. |
static java.lang.String |
OPTIONS_PREFIX
Standard (although not required) namespace prefix used by
OPTIONS_NAMESPACE . |
public static final java.lang.String OPTIONS_NAMESPACE
OptionSet
objects.public static final java.lang.String OPTIONS_PREFIX
OPTIONS_NAMESPACE
.
Prefix does not include the trailing ':'.public static final java.lang.String ELEMENTS_NAMESPACE
public static final java.lang.String ELEMENTS_PREFIX
EXTRACT_NAMESPACE
.
Prefix does not include the trailing ':'.Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.