org.opencms.xml.content
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.xml.content.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.7 $

Field Summary
static String ERR_XML_SCHEMA_IO_0
          Message constant for key in the resource bundle.
static String ERR_XML_SCHEMA_PARSE_0
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_2
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_3
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_CONFIG_ELEM_UNKNOWN_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_ELEM_MAXOCCURS_2
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_ELEM_MINOCCURS_2
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_CUSTOM_CLASS_3
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_ELEM_LAYOUTWIDGET_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_ELEM_MAPPING_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_ELEM_VALIDATION_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_ENC_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_TYPE_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_INVALID_WIDGET_3
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_MISSING_LOCALE_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_MISSING_PREVIEW_URI_2
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_MISSING_RESOURCE_BUNDLE_NAME_2
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_MISSING_SCHEMA_0
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_RESOLVE_FILE_NOT_FOUND_0
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_SCHEMA_1
          Message constant for key in the resource bundle.
static String ERR_XMLCONTENT_UNMARSHAL_0
          Message constant for key in the resource bundle.
static String LOG_XMLCONTENT_INIT_BOOKMARKS_0
          Message constant for key in the resource bundle.
static String LOG_XMLCONTENT_INVALID_ELEM_2
          Message constant for key in the resource bundle.
static String LOG_XMLCONTENT_RESOLVE_MAPPING_1
          Message constant for key in the resource bundle.
static String LOG_XMLCONTENT_VALIDATION_ERR_2
          Message constant for key in the resource bundle.
static String LOG_XMLCONTENT_VALIDATION_WARN_2
          Message constant for key in the resource bundle.
static String LOG_XMLCONTENT_VISIT_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_XML_SCHEMA_IO_0

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

See Also:
Constant Field Values

ERR_XML_SCHEMA_PARSE_0

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

See Also:
Constant Field Values

ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_2

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

See Also:
Constant Field Values

ERR_XMLCONTENT_ADD_ELEM_INVALID_IDX_3

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

See Also:
Constant Field Values

ERR_XMLCONTENT_CONFIG_ELEM_UNKNOWN_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_ELEM_MAXOCCURS_2

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

See Also:
Constant Field Values

ERR_XMLCONTENT_ELEM_MINOCCURS_2

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_CUSTOM_CLASS_3

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_ELEM_LAYOUTWIDGET_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_ELEM_MAPPING_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_ELEM_VALIDATION_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_ENC_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_TYPE_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_INVALID_WIDGET_3

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

See Also:
Constant Field Values

ERR_XMLCONTENT_MISSING_LOCALE_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_MISSING_PREVIEW_URI_2

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

See Also:
Constant Field Values

ERR_XMLCONTENT_MISSING_RESOURCE_BUNDLE_NAME_2

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

See Also:
Constant Field Values

ERR_XMLCONTENT_MISSING_SCHEMA_0

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

See Also:
Constant Field Values

ERR_XMLCONTENT_RESOLVE_FILE_NOT_FOUND_0

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

See Also:
Constant Field Values

ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_UNKNOWN_ELEM_PATH_SCHEMA_1

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

See Also:
Constant Field Values

ERR_XMLCONTENT_UNMARSHAL_0

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

See Also:
Constant Field Values

LOG_XMLCONTENT_INIT_BOOKMARKS_0

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

See Also:
Constant Field Values

LOG_XMLCONTENT_INVALID_ELEM_2

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

See Also:
Constant Field Values

LOG_XMLCONTENT_RESOLVE_MAPPING_1

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

See Also:
Constant Field Values

LOG_XMLCONTENT_VALIDATION_ERR_2

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

See Also:
Constant Field Values

LOG_XMLCONTENT_VALIDATION_WARN_2

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

See Also:
Constant Field Values

LOG_XMLCONTENT_VISIT_1

public static final String LOG_XMLCONTENT_VISIT_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