Xalan-C++ API Reference
1.12.0
xalanc
Utils
MsgCreator
ICUResData.hpp
Go to the documentation of this file.
1
/*
2
* Licensed to the Apache Software Foundation (ASF) under one
3
* or more contributor license agreements. See the NOTICE file
4
* distributed with this work for additional information
5
* regarding copyright ownership. The ASF licenses this file
6
* to you under the Apache License, Version 2.0 (the "License");
7
* you may not use this file except in compliance with the License.
8
* You may obtain a copy of the License at
9
*
10
* http://www.apache.org/licenses/LICENSE-2.0
11
*
12
* Unless required by applicable law or agreed to in writing, software
13
* distributed under the License is distributed on an "AS IS" BASIS,
14
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
#if !defined(ICUMSG_DATA1357924680)
19
#define ICUMSG_DATA1357924680
20
21
#include "
xalanc/Include/PlatformDefinitions.hpp
"
22
23
#include <xercesc/util/XercesDefs.hpp>
24
25
#define MAKE_STRING(a) #a
26
#define INVK_MAKE_STRING(a) MAKE_STRING(a)
27
28
static
const
char
* szApacheLicense[]=
29
{
30
"///*\n"
,
31
"//* Copyright 1999-2004 The Apache Software Foundation.\n"
,
32
"//*\n"
,
33
"//* Licensed under the Apache License, Version 2.0 (the \"License\");\n"
,
34
"//* you may not use this file except in compliance with the License.\n"
,
35
"//* You may obtain a copy of the License at\n"
,
36
"//*\n"
,
37
"//* http://www.apache.org/licenses/LICENSE-2.0\n"
,
38
"//*\n"
,
39
"//* Unless required by applicable law or agreed to in writing, software\n"
,
40
"//* distributed under the License is distributed on an \"AS IS\" BASIS,\n"
,
41
"//* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n"
,
42
"//* See the License for the specific language governing permissions and\n"
,
43
"//* limitations under the License.\n"
,
44
"//*/\n"
,
45
""
,
46
""
,
47
"// ----------------------------------------------------------------\n"
,
48
"// This file was generated from the XalanC error message source.\n"
,
49
"// so do not edit this file directly!!\n"
,
50
"// ----------------------------------------------------------------\n"
,
51
52
0};
53
54
55
static
const
char
* szStartDataFile[]=
56
{
57
" {\n"
,
58
INVK_MAKE_STRING
(
XALAN_PRODUCT
),
59
" {\n"
,
60
" \"Dummy data\",\n"
,
61
0};
62
static
const
char
* szEndDataFile[]=
63
{
64
" \n }"
65
" \n}"
,
66
0};
67
static
const
char
* szBeginOfLineInDataFile[]=
68
{
69
" \""
,
70
0};
71
72
static
const
char
* szEndOfLineInDataFile[]=
73
{
74
"\" , \n"
,
75
0};
76
77
78
#endif //ICUMSG_DATA1357924680
79
80
INVK_MAKE_STRING
#define INVK_MAKE_STRING(a)
Definition:
ICUResData.hpp:26
PlatformDefinitions.hpp
XALAN_PRODUCT
#define XALAN_PRODUCT
Xalan-C++ product name (used for message catalogs)
Definition:
XalanVersion.hpp:74
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:17 for Xalan-C++ API Reference by
1.8.17