org.opencms.xml
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.xml.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0
Version:
$Revision: 1.11 $
Author:
Alexander Kandzior, Jan Baudisch

Field Summary
static String ERR_CD_BAD_INCLUDE_1
          Message constant for key in the resource bundle.
static String ERR_CD_COMPLEX_TYPE_COUNT_1
          Message constant for key in the resource bundle.
static String ERR_CD_ELEMENT_NAME_3
          Message constant for key in the resource bundle.
static String ERR_CD_FIRST_INCLUDE_2
          Message constant for key in the resource bundle.
static String ERR_CD_NO_SCHEMA_NODE_0
          Message constant for key in the resource bundle.
static String ERR_CD_ONE_INCLUDE_REQUIRED_0
          Message constant for key in the resource bundle.
static String ERR_CD_ROOT_ELEMENT_COUNT_1
          Message constant for key in the resource bundle.
static String ERR_EL_ATTRIBUTE_TOOFEW_3
          Message constant for key in the resource bundle.
static String ERR_EL_ATTRIBUTE_TOOMANY_3
          Message constant for key in the resource bundle.
static String ERR_EL_BAD_ATTRIBUTE_VALUE_4
          Message constant for key in the resource bundle.
static String ERR_EL_BAD_ATTRIBUTE_WS_3
          Message constant for key in the resource bundle.
static String ERR_EL_INVALID_ATTRIBUTE_2
          Message constant for key in the resource bundle.
static String ERR_EL_MISSING_ATTRIBUTE_2
          Message constant for key in the resource bundle.
static String ERR_INIT_TYPE_MANAGER_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_CD_SCHEMA_STRUCTURE_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_CONTENT_HANDLER_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_XCC_TYPE_REGISTERED_0
          Message constant for key in the resource bundle.
static String ERR_LOCALE_ALREADY_EXISTS_1
          Message constant for key in the resource bundle.
static String ERR_LOCALE_NOT_AVAILABLE_1
          Message constant for key in the resource bundle.
static String ERR_MARSHALLING_XML_DOC_0
          Message constant for key in the resource bundle.
static String ERR_MARSHALLING_XML_DOC_TO_STRING_0
          Message constant for key in the resource bundle.
static String ERR_NULL_LOCALE_0
          Message constant for key in the resource bundle.
static String ERR_TS_SUBELEMENT_COUNT_2
          Message constant for key in the resource bundle.
static String ERR_TS_SUBELEMENT_TOOFEW_3
          Message constant for key in the resource bundle.
static String ERR_UNKNOWN_SCHEMA_1
          Message constant for key in the resource bundle.
static String ERR_UNMARSHALLING_XML_DOC_0
          Message constant for key in the resource bundle.
static String ERR_UNREGISTERED_TYPE_1
          Message constant for key in the resource bundle.
static String ERR_WRITE_XML_DOC_TO_STRING_0
          Message constant for key in the resource bundle.
static String ERR_XML_VALIDATION_1
          Message constant for key in the resource bundle.
static String INIT_ADD_ST_USING_WIDGET_2
          Message constant for key in the resource bundle.
static String INIT_ADD_WIDGET_1
          Message constant for key in the resource bundle.
static String INIT_ADD_WIDGET_ALIAS_2
          Message constant for key in the resource bundle.
static String INIT_NUM_ST_INITIALIZED_1
          Message constant for key in the resource bundle.
static String INIT_START_CONTENT_CONFIG_0
          Message constant for key in the resource bundle.
static String LOG_CACHE_LOOKUP_SUCCEEDED_1
          Message constant for key in the resource bundle.
static String LOG_CONVERTING_SCHEMA_BYTES_ERROR_0
          Message constant for key in the resource bundle.
static String LOG_DTD_NOT_FOUND_1
          Message constant for key in the resource bundle.
static String LOG_ENTITY_RESOLVE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_ER_CACHED_SYS_ID_1
          Message constant for key in the resource bundle.
static String LOG_ER_CACHED_SYSTEM_ID_1
          Message constant for key in the resource bundle.
static String LOG_ER_FLUSHED_CACHES_0
          Message constant for key in the resource bundle.
static String LOG_ER_UNCACHED_CONTENT_DEF_1
          Message constant for key in the resource bundle.
static String LOG_ER_UNCACHED_SYS_ID_1
          Message constant for key in the resource bundle.
static String LOG_INIT_DEFAULT_WIDGET_FOR_CONTENT_TYPE_2
          Message constant for key in the resource bundle.
static String LOG_INIT_XML_CONTENT_SCHEMA_TYPE_CLASS_ERROR_1
          Message constant for key in the resource bundle.
static String LOG_INITIALIZE_DEFAULT_GUEST_USER_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_PARSE_SAX_EXC_0
          Message constant for key in the resource bundle.
static String LOG_PARSING_XML_RESOURCE_ERROR_0
          Message constant for key in the resource bundle.
static String LOG_PARSING_XML_RESOURCE_FATAL_ERROR_0
          Message constant for key in the resource bundle.
static String LOG_PARSING_XML_RESOURCE_WARNING_0
          Message constant for key in the resource bundle.
static String LOG_PRETTY_PRINT_SCHEMA_BYTES_ERROR_0
          Message constant for key in the resource bundle.
static String LOG_READ_XML_FROM_BYTE_ARR_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_SAX_READER_FEATURE_NOT_RECOGNIZED_0
          Message constant for key in the resource bundle.
static String LOG_SAX_READER_FEATURE_NOT_SUPPORTED_0
          Message constant for key in the resource bundle.
static String LOG_STRINGWRITER_IO_EXC_0
          Message constant for key in the resource bundle.
static String LOG_VALIDATION_INIT_XERXES_SAX_READER_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_XML_CONTENT_SCHEMA_TYPE_CLASS_NOT_FOUND_1
          Message constant for key in the resource bundle.
static String LOG_XML_WIDGET_INITIALIZING_ERROR_1
          Message constant for key in the resource bundle.
static String LOG_XMLPAGE_DTD_NOT_FOUND_1
          Message constant for key in the resource bundle.
static String LOG_XMLPAGE_XSD_NOT_FOUND_1
          Message constant for key in the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 String getBundleName()
          Returns the bundle name for this OpenCms package.
 
Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, key, key, key, key, key, key, key, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_CD_BAD_INCLUDE_1

public static final String ERR_CD_BAD_INCLUDE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CD_COMPLEX_TYPE_COUNT_1

public static final String ERR_CD_COMPLEX_TYPE_COUNT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CD_ELEMENT_NAME_3

public static final String ERR_CD_ELEMENT_NAME_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CD_FIRST_INCLUDE_2

public static final String ERR_CD_FIRST_INCLUDE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CD_NO_SCHEMA_NODE_0

public static final String ERR_CD_NO_SCHEMA_NODE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CD_ONE_INCLUDE_REQUIRED_0

public static final String ERR_CD_ONE_INCLUDE_REQUIRED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CD_ROOT_ELEMENT_COUNT_1

public static final String ERR_CD_ROOT_ELEMENT_COUNT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EL_ATTRIBUTE_TOOFEW_3

public static final String ERR_EL_ATTRIBUTE_TOOFEW_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EL_ATTRIBUTE_TOOMANY_3

public static final String ERR_EL_ATTRIBUTE_TOOMANY_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EL_BAD_ATTRIBUTE_VALUE_4

public static final String ERR_EL_BAD_ATTRIBUTE_VALUE_4
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EL_BAD_ATTRIBUTE_WS_3

public static final String ERR_EL_BAD_ATTRIBUTE_WS_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EL_INVALID_ATTRIBUTE_2

public static final String ERR_EL_INVALID_ATTRIBUTE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_EL_MISSING_ATTRIBUTE_2

public static final String ERR_EL_MISSING_ATTRIBUTE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INIT_TYPE_MANAGER_0

public static final String ERR_INIT_TYPE_MANAGER_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_CD_SCHEMA_STRUCTURE_0

public static final String ERR_INVALID_CD_SCHEMA_STRUCTURE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_CONTENT_HANDLER_1

public static final String ERR_INVALID_CONTENT_HANDLER_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_XCC_TYPE_REGISTERED_0

public static final String ERR_INVALID_XCC_TYPE_REGISTERED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOCALE_ALREADY_EXISTS_1

public static final String ERR_LOCALE_ALREADY_EXISTS_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_LOCALE_NOT_AVAILABLE_1

public static final String ERR_LOCALE_NOT_AVAILABLE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_MARSHALLING_XML_DOC_0

public static final String ERR_MARSHALLING_XML_DOC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_MARSHALLING_XML_DOC_TO_STRING_0

public static final String ERR_MARSHALLING_XML_DOC_TO_STRING_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NULL_LOCALE_0

public static final String ERR_NULL_LOCALE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_TS_SUBELEMENT_COUNT_2

public static final String ERR_TS_SUBELEMENT_COUNT_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_TS_SUBELEMENT_TOOFEW_3

public static final String ERR_TS_SUBELEMENT_TOOFEW_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNKNOWN_SCHEMA_1

public static final String ERR_UNKNOWN_SCHEMA_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNMARSHALLING_XML_DOC_0

public static final String ERR_UNMARSHALLING_XML_DOC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNREGISTERED_TYPE_1

public static final String ERR_UNREGISTERED_TYPE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_WRITE_XML_DOC_TO_STRING_0

public static final String ERR_WRITE_XML_DOC_TO_STRING_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_XML_VALIDATION_1

public static final String ERR_XML_VALIDATION_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_ST_USING_WIDGET_2

public static final String INIT_ADD_ST_USING_WIDGET_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_WIDGET_1

public static final String INIT_ADD_WIDGET_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_WIDGET_ALIAS_2

public static final String INIT_ADD_WIDGET_ALIAS_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_NUM_ST_INITIALIZED_1

public static final String INIT_NUM_ST_INITIALIZED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_START_CONTENT_CONFIG_0

public static final String INIT_START_CONTENT_CONFIG_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_CACHE_LOOKUP_SUCCEEDED_1

public static final String LOG_CACHE_LOOKUP_SUCCEEDED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_CONVERTING_SCHEMA_BYTES_ERROR_0

public static final String LOG_CONVERTING_SCHEMA_BYTES_ERROR_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DTD_NOT_FOUND_1

public static final String LOG_DTD_NOT_FOUND_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ENTITY_RESOLVE_FAILED_1

public static final String LOG_ENTITY_RESOLVE_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ER_CACHED_SYS_ID_1

public static final String LOG_ER_CACHED_SYS_ID_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ER_CACHED_SYSTEM_ID_1

public static final String LOG_ER_CACHED_SYSTEM_ID_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ER_FLUSHED_CACHES_0

public static final String LOG_ER_FLUSHED_CACHES_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ER_UNCACHED_CONTENT_DEF_1

public static final String LOG_ER_UNCACHED_CONTENT_DEF_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ER_UNCACHED_SYS_ID_1

public static final String LOG_ER_UNCACHED_SYS_ID_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_INIT_DEFAULT_WIDGET_FOR_CONTENT_TYPE_2

public static final String LOG_INIT_DEFAULT_WIDGET_FOR_CONTENT_TYPE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_INIT_XML_CONTENT_SCHEMA_TYPE_CLASS_ERROR_1

public static final String LOG_INIT_XML_CONTENT_SCHEMA_TYPE_CLASS_ERROR_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_INITIALIZE_DEFAULT_GUEST_USER_FAILED_0

public static final String LOG_INITIALIZE_DEFAULT_GUEST_USER_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PARSE_SAX_EXC_0

public static final String LOG_PARSE_SAX_EXC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PARSING_XML_RESOURCE_ERROR_0

public static final String LOG_PARSING_XML_RESOURCE_ERROR_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PARSING_XML_RESOURCE_FATAL_ERROR_0

public static final String LOG_PARSING_XML_RESOURCE_FATAL_ERROR_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PARSING_XML_RESOURCE_WARNING_0

public static final String LOG_PARSING_XML_RESOURCE_WARNING_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_PRETTY_PRINT_SCHEMA_BYTES_ERROR_0

public static final String LOG_PRETTY_PRINT_SCHEMA_BYTES_ERROR_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_READ_XML_FROM_BYTE_ARR_FAILED_0

public static final String LOG_READ_XML_FROM_BYTE_ARR_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_SAX_READER_FEATURE_NOT_RECOGNIZED_0

public static final String LOG_SAX_READER_FEATURE_NOT_RECOGNIZED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_SAX_READER_FEATURE_NOT_SUPPORTED_0

public static final String LOG_SAX_READER_FEATURE_NOT_SUPPORTED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_STRINGWRITER_IO_EXC_0

public static final String LOG_STRINGWRITER_IO_EXC_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_VALIDATION_INIT_XERXES_SAX_READER_FAILED_0

public static final String LOG_VALIDATION_INIT_XERXES_SAX_READER_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_XML_CONTENT_SCHEMA_TYPE_CLASS_NOT_FOUND_1

public static final String LOG_XML_CONTENT_SCHEMA_TYPE_CLASS_NOT_FOUND_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_XML_WIDGET_INITIALIZING_ERROR_1

public static final String LOG_XML_WIDGET_INITIALIZING_ERROR_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_XMLPAGE_DTD_NOT_FOUND_1

public static final String LOG_XMLPAGE_DTD_NOT_FOUND_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_XMLPAGE_XSD_NOT_FOUND_1

public static final String LOG_XMLPAGE_XSD_NOT_FOUND_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static I_CmsMessageBundle get()
Returns an instance of this localized message accessor.

Returns:
an instance of this localized message accessor

getBundleName

public String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package