All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.xml.Messages Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 17.0
Show newest version
/*
 * This library is part of OpenCms -
 * the Open Source Content Management System
 *
 * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.com)
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 *
 * For further information about Alkacon Software GmbH & Co. KG, please see the
 * company website: http://www.alkacon.com
 *
 * For further information about OpenCms, please see the
 * project website: http://www.opencms.org
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */

package org.opencms.xml;

import org.opencms.i18n.A_CmsMessageBundle;
import org.opencms.i18n.I_CmsMessageBundle;

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

* * @since 6.0.0 */ public final class Messages extends A_CmsMessageBundle { /** Message constant for key in the resource bundle. */ public static final String ERR_CD_BAD_INCLUDE_3 = "ERR_CD_BAD_INCLUDE_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_COMPLEX_TYPE_COUNT_1 = "ERR_CD_COMPLEX_TYPE_COUNT_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_ELEMENT_NAME_3 = "ERR_CD_ELEMENT_NAME_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_ELEMENT_NAME_4 = "ERR_CD_ELEMENT_NAME_4"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_FIRST_INCLUDE_2 = "ERR_CD_FIRST_INCLUDE_2"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_NO_SCHEMA_NODE_0 = "ERR_CD_NO_SCHEMA_NODE_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_ONE_INCLUDE_REQUIRED_0 = "ERR_CD_ONE_INCLUDE_REQUIRED_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_CD_ROOT_ELEMENT_COUNT_1 = "ERR_CD_ROOT_ELEMENT_COUNT_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_CORRECT_NO_CONTENT_DEF_3 = "ERR_CORRECT_NO_CONTENT_DEF_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_ATTRIBUTE_TOOFEW_3 = "ERR_EL_ATTRIBUTE_TOOFEW_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_ATTRIBUTE_TOOMANY_3 = "ERR_EL_ATTRIBUTE_TOOMANY_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_BAD_ATTRIBUTE_3 = "ERR_EL_BAD_ATTRIBUTE_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_BAD_ATTRIBUTE_VALUE_4 = "ERR_EL_BAD_ATTRIBUTE_VALUE_4"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_BAD_ATTRIBUTE_WS_3 = "ERR_EL_BAD_ATTRIBUTE_WS_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_INVALID_ATTRIBUTE_2 = "ERR_EL_INVALID_ATTRIBUTE_2"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_MISSING_ATTRIBUTE_2 = "ERR_EL_MISSING_ATTRIBUTE_2"; /** Message constant for key in the resource bundle. */ public static final String ERR_EL_OF_TYPE_MUST_OCCUR_EXACTLY_ONCE_2 = "ERR_EL_OF_TYPE_MUST_OCCUR_EXACTLY_ONCE_2"; /** Message constant for key in the resource bundle. */ public static final String ERR_INIT_TYPE_MANAGER_0 = "ERR_INIT_TYPE_MANAGER_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_INVALID_CD_SCHEMA_STRUCTURE_0 = "ERR_INVALID_CD_SCHEMA_STRUCTURE_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_INVALID_CONTENT_HANDLER_1 = "ERR_INVALID_CONTENT_HANDLER_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_INVALID_INIT_USER_1 = "ERR_INVALID_INIT_USER_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_INVALID_XCC_TYPE_REGISTERED_0 = "ERR_INVALID_XCC_TYPE_REGISTERED_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_LOCALE_ALREADY_EXISTS_1 = "ERR_LOCALE_ALREADY_EXISTS_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_LOCALE_NOT_AVAILABLE_1 = "ERR_LOCALE_NOT_AVAILABLE_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_MARSHALLING_XML_DOC_0 = "ERR_MARSHALLING_XML_DOC_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_MARSHALLING_XML_DOC_TO_STRING_0 = "ERR_MARSHALLING_XML_DOC_TO_STRING_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_NULL_CMSOBJECT_0 = "ERR_NULL_CMSOBJECT_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_NULL_LOCALE_0 = "ERR_NULL_LOCALE_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_TS_SUBELEMENT_COUNT_2 = "ERR_TS_SUBELEMENT_COUNT_2"; /** Message constant for key in the resource bundle. */ public static final String ERR_TS_SUBELEMENT_TOOFEW_3 = "ERR_TS_SUBELEMENT_TOOFEW_3"; /** Message constant for key in the resource bundle. */ public static final String ERR_UNKNOWN_SCHEMA_1 = "ERR_UNKNOWN_SCHEMA_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_UNMARSHALLING_XML_DOC_1 = "ERR_UNMARSHALLING_XML_DOC_1"; public static final String ERR_UNMARSHALLING_XML_SCHEMA_NOT_FOUND_2 = "ERR_UNMARSHALLING_XML_SCHEMA_NOT_FOUND_2"; /** Message constant for key in the resource bundle. */ public static final String ERR_UNREGISTERED_TYPE_1 = "ERR_UNREGISTERED_TYPE_1"; /** Message constant for key in the resource bundle. */ public static final String ERR_WRITE_XML_DOC_TO_STRING_0 = "ERR_WRITE_XML_DOC_TO_STRING_0"; /** Message constant for key in the resource bundle. */ public static final String ERR_XML_VALIDATION_1 = "ERR_XML_VALIDATION_1"; /** Message constant for key in the resource bundle. */ public static final String INIT_ADD_ST_USING_WIDGET_2 = "INIT_ADD_ST_USING_WIDGET_2"; /** Message constant for key in the resource bundle. */ public static final String INIT_ADD_WIDGET_1 = "INIT_ADD_WIDGET_1"; /** Message constant for key in the resource bundle. */ public static final String INIT_ADD_WIDGET_ALIAS_2 = "INIT_ADD_WIDGET_ALIAS_2"; /** Message constant for key in the resource bundle. */ public static final String INIT_ADD_WIDGET_ALIAS_CONFIG_3 = "INIT_ADD_WIDGET_ALIAS_CONFIG_3"; /** Message constant for key in the resource bundle. */ public static final String INIT_ADD_WIDGET_CONFIG_2 = "INIT_ADD_WIDGET_CONFIG_2"; /** Message constant for key in the resource bundle. */ public static final String INIT_NUM_ST_INITIALIZED_1 = "INIT_NUM_ST_INITIALIZED_1"; /** Message constant for key in the resource bundle. */ public static final String INIT_START_CONTENT_CONFIG_0 = "INIT_START_CONTENT_CONFIG_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_CACHE_LOOKUP_SUCCEEDED_1 = "LOG_CACHE_LOOKUP_SUCCEEDED_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_CONVERTING_SCHEMA_BYTES_ERROR_0 = "LOG_CONVERTING_SCHEMA_BYTES_ERROR_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_DTD_NOT_FOUND_1 = "LOG_DTD_NOT_FOUND_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_ENTITY_RESOLVE_FAILED_1 = "LOG_ENTITY_RESOLVE_FAILED_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_ERR_CACHED_SYS_ID_1 = "LOG_ERR_CACHED_SYS_ID_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_ERR_CACHED_SYSTEM_ID_1 = "LOG_ERR_CACHED_SYSTEM_ID_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_ERR_FLUSHED_CACHES_0 = "LOG_ERR_FLUSHED_CACHES_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_ERR_UNCACHED_CONTENT_DEF_1 = "LOG_ERR_UNCACHED_CONTENT_DEF_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_ERR_UNCACHED_SYS_ID_1 = "LOG_ERR_UNCACHED_SYS_ID_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_INIT_DEFAULT_WIDGET_FOR_CONTENT_TYPE_2 = "LOG_INIT_DEFAULT_WIDGET_FOR_CONTENT_TYPE_2"; /** Message constant for key in the resource bundle. */ public static final String LOG_INIT_XML_CONTENT_SCHEMA_TYPE_CLASS_ERROR_1 = "LOG_INIT_XML_CONTENT_SCHEMA_TYPE_CLASS_ERROR_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_INITIALIZE_DEFAULT_GUEST_USER_FAILED_0 = "LOG_INITIALIZE_DEFAULT_GUEST_USER_FAILED_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_PARSE_SAX_EXC_0 = "LOG_PARSE_SAX_EXC_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_PARSING_XML_RESOURCE_ERROR_1 = "LOG_PARSING_XML_RESOURCE_ERROR_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_PARSING_XML_RESOURCE_FATAL_ERROR_1 = "LOG_PARSING_XML_RESOURCE_FATAL_ERROR_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_PARSING_XML_RESOURCE_WARNING_1 = "LOG_PARSING_XML_RESOURCE_WARNING_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_PRETTY_PRINT_SCHEMA_BYTES_ERROR_0 = "LOG_PRETTY_PRINT_SCHEMA_BYTES_ERROR_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_READ_XML_FROM_BYTE_ARR_FAILED_0 = "LOG_READ_XML_FROM_BYTE_ARR_FAILED_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_SAX_READER_FEATURE_NOT_RECOGNIZED_0 = "LOG_SAX_READER_FEATURE_NOT_RECOGNIZED_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_SAX_READER_FEATURE_NOT_SUPPORTED_0 = "LOG_SAX_READER_FEATURE_NOT_SUPPORTED_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_STRINGWRITER_IO_EXC_0 = "LOG_STRINGWRITER_IO_EXC_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_VALIDATION_INIT_XERXES_SAX_READER_FAILED_0 = "LOG_VALIDATION_INIT_XERXES_SAX_READER_FAILED_0"; /** Message constant for key in the resource bundle. */ public static final String LOG_XML_CONTENT_SCHEMA_TYPE_CLASS_NOT_FOUND_1 = "LOG_XML_CONTENT_SCHEMA_TYPE_CLASS_NOT_FOUND_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_XML_TYPE_DEFINITION_XSD_2 = "LOG_XML_TYPE_DEFINITION_XSD_2"; /** Message constant for key in the resource bundle. */ public static final String LOG_XML_WIDGET_INITIALIZING_ERROR_1 = "LOG_XML_WIDGET_INITIALIZING_ERROR_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_XMLPAGE_DTD_NOT_FOUND_1 = "LOG_XMLPAGE_DTD_NOT_FOUND_1"; /** Message constant for key in the resource bundle. */ public static final String LOG_XMLPAGE_XSD_NOT_FOUND_1 = "LOG_XMLPAGE_XSD_NOT_FOUND_1"; /** Name of the used resource bundle. */ private static final String BUNDLE_NAME = "org.opencms.xml.messages"; /** Static instance member. */ private static final I_CmsMessageBundle INSTANCE = new Messages(); /** * Hides the public constructor for this utility class.

*/ private Messages() { // hide the constructor } /** * Returns an instance of this localized message accessor.

* * @return an instance of this localized message accessor */ public static I_CmsMessageBundle get() { return INSTANCE; } /** * Returns the bundle name for this OpenCms package.

* * @return the bundle name for this OpenCms package */ public String getBundleName() { return BUNDLE_NAME; } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy