net.sf.jsefa.xml.lowlevel.config
Interface XmlLowLevelConfiguration.Defaults

Enclosing class:
XmlLowLevelConfiguration

public static interface XmlLowLevelConfiguration.Defaults

Set of default configuration values.

Author:
Norman Lahme-Huetig

Field Summary
static QName DEFAULT_DATA_TYPE_ATTRIBUTE_NAME
          The name of the attribute used to denote the data type as used in xml schema instances.
static String DEFAULT_LINE_INDENTATION
          The default line indentation used if none is explicitly given.
static OnDemandObjectProvider DEFAULT_NAMESPACE_MANAGER_PROVIDER
          The default namespace manager provider.
 

Field Detail

DEFAULT_DATA_TYPE_ATTRIBUTE_NAME

static final QName DEFAULT_DATA_TYPE_ATTRIBUTE_NAME
The name of the attribute used to denote the data type as used in xml schema instances.


DEFAULT_LINE_INDENTATION

static final String DEFAULT_LINE_INDENTATION
The default line indentation used if none is explicitly given.

See Also:
Constant Field Values

DEFAULT_NAMESPACE_MANAGER_PROVIDER

static final OnDemandObjectProvider DEFAULT_NAMESPACE_MANAGER_PROVIDER
The default namespace manager provider.



Copyright © 2014. All rights reserved.