Xalan-C++ API Reference  1.12.0
IndexFileData.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 
19 #if !defined(INDEX_FILE_DATA_1357924680)
20 #define INDEX_FILE_DATA_1357924680
21 
22 #include <xercesc/util/XercesDefs.hpp>
23 
24 
25 const char* szApacheLicense[]={
26  "/*\n",
27  "* Copyright 1999-2004 The Apache Software Foundation.\n",
28  "*\n",
29  "* Licensed under the Apache License, Version 2.0 (the \"License\");\n",
30  "* you may not use this file except in compliance with the License.\n",
31  "* You may obtain a copy of the License at\n",
32  "*\n",
33  "* http://www.apache.org/licenses/LICENSE-2.0\n",
34  "*\n",
35  "* Unless required by applicable law or agreed to in writing, software\n",
36  "* distributed under the License is distributed on an \"AS IS\" BASIS,\n",
37  "* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n",
38  "* See the License for the specific language governing permissions and\n",
39  "* limitations under the License.\n",
40  "*/\n",
41  "\n",
42  "\n",
43  "// ----------------------------------------------------------------\n",
44  "// This file was generated from the XalanC error message source.\n",
45  "// so do not edit this file directly!!\n",
46  "// ----------------------------------------------------------------\n",
47  0};
48 
49 
50 static const char* szStartIndexFile[]=
51 {
52 
53 "\n",
54 "\n",
55 "\n",
56 "\n",
57 "#if !defined(XALAN_MSG_LOADER_INDEX_GUARD_1357924680) \n",
58 "#define XALAN_MSG_LOADER_INDEX_GUARD_1357924680 \n",
59 "\n",
60 "\n",
61 "\n",
62 "namespace XALAN_CPP_NAMESPACE {\n",
63 "\n",
64 "\n",
65 "class XalanMessages",
66 "{ \n",
67 "public : \n",
68 " enum Codes \n",
69 " { \n",
70 " ",
71 0
72 };
73 
74 static const char* szEndIndexFile[]=
75 {
76 " };\n",
77 "\n",
78 "\n",
79 "};\n",
80 "\n",
81 "\n",
82 "} \n",
83 "\n",
84 "\n",
85 "#endif //XALAN_MSG_LOADER_INDEX_GUARD_1357924680 \n",
86 "\n",
87 "\n",
88 0
89 
90 };
91 
92 static const char* szBeginIndexLine[]=
93 {
94 " ,",
95 0
96 };
97 
98 
99 #endif //INDEX_FILE_DATA_1357924680
100 
101 
szApacheLicense
const char * szApacheLicense[]
Definition: IndexFileData.hpp:25