xref: /aoo42x/main/redland/raptor/raptor2.map (revision 45ef6fe1)
1*45ef6fe1SAndrew Rist###############################################################
2*45ef6fe1SAndrew Rist#
3*45ef6fe1SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*45ef6fe1SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*45ef6fe1SAndrew Rist#  distributed with this work for additional information
6*45ef6fe1SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*45ef6fe1SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*45ef6fe1SAndrew Rist#  "License"); you may not use this file except in compliance
9*45ef6fe1SAndrew Rist#  with the License.  You may obtain a copy of the License at
10*45ef6fe1SAndrew Rist#
11*45ef6fe1SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*45ef6fe1SAndrew Rist#
13*45ef6fe1SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*45ef6fe1SAndrew Rist#  software distributed under the License is distributed on an
15*45ef6fe1SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*45ef6fe1SAndrew Rist#  KIND, either express or implied.  See the License for the
17*45ef6fe1SAndrew Rist#  specific language governing permissions and limitations
18*45ef6fe1SAndrew Rist#  under the License.
19*45ef6fe1SAndrew Rist#
20*45ef6fe1SAndrew Rist###############################################################
21cdf0e10cSrcweirUDK_3_0_0 {
22cdf0e10cSrcweir    global:
23cdf0e10cSrcweir        GetVersionInfo;
24cdf0e10cSrcweirraptor_ntriples_string_as_utf8_string;
25cdf0e10cSrcweirraptor_ntriples_term_as_string;
26cdf0e10cSrcweirraptor_feature_from_uri;
27cdf0e10cSrcweirraptor_get_feature_count;
28cdf0e10cSrcweirraptor_feature_value_type;
29cdf0e10cSrcweirraptor_xml_literal_datatype_uri_string_len;
30cdf0e10cSrcweirraptor_xml_literal_datatype_uri_string;
31cdf0e10cSrcweirraptor_version_decimal;
32cdf0e10cSrcweirraptor_version_release;
33cdf0e10cSrcweirraptor_version_minor;
34cdf0e10cSrcweirraptor_version_major;
35cdf0e10cSrcweirraptor_version_string;
36cdf0e10cSrcweirraptor_home_url_string;
37cdf0e10cSrcweirraptor_license_string;
38cdf0e10cSrcweirraptor_copyright_string;
39cdf0e10cSrcweirraptor_short_copyright_string;
40cdf0e10cSrcweirraptor_init;
41cdf0e10cSrcweirraptor_finish;
42cdf0e10cSrcweirraptor_vsnprintf;
43cdf0e10cSrcweirraptor_print_ntriples_string;
44cdf0e10cSrcweirraptor_free_memory;
45cdf0e10cSrcweirraptor_alloc_memory;
46cdf0e10cSrcweirraptor_calloc_memory;
47cdf0e10cSrcweirraptor_error_handlers_init;
48cdf0e10cSrcweirraptor_new_identifier;
49cdf0e10cSrcweirraptor_copy_identifier;
50cdf0e10cSrcweirraptor_free_identifier;
51cdf0e10cSrcweirraptor_new_iostream_to_string;
52cdf0e10cSrcweirraptor_new_iostream_to_filename;
53cdf0e10cSrcweirraptor_new_iostream_from_filename;
54cdf0e10cSrcweirraptor_iostream_write_string;
55cdf0e10cSrcweirraptor_iostream_write_uri;
56cdf0e10cSrcweirraptor_iostream_write_stringbuffer;
57cdf0e10cSrcweirraptor_iostream_format_hexadecimal;
58cdf0e10cSrcweirraptor_new_iostream_from_handler;
59cdf0e10cSrcweirraptor_new_iostream_to_sink;
60cdf0e10cSrcweirraptor_new_iostream_from_sink;
61cdf0e10cSrcweirraptor_new_iostream_from_handler2;
62cdf0e10cSrcweirraptor_new_iostream_to_file_handle;
63cdf0e10cSrcweirraptor_new_iostream_from_file_handle;
64cdf0e10cSrcweirraptor_new_iostream_from_string;
65cdf0e10cSrcweirraptor_free_iostream;
66cdf0e10cSrcweirraptor_iostream_tell;
67cdf0e10cSrcweirraptor_iostream_read_eof;
68cdf0e10cSrcweirraptor_iostream_read_bytes;
69cdf0e10cSrcweirraptor_iostream_write_decimal;
70cdf0e10cSrcweirraptor_iostream_get_bytes_written_count;
71cdf0e10cSrcweirraptor_iostream_write_end;
72cdf0e10cSrcweirraptor_iostream_write_counted_string;
73cdf0e10cSrcweirraptor_iostream_write_bytes;
74cdf0e10cSrcweirraptor_iostream_write_byte;
75cdf0e10cSrcweirraptor_print_locator;
76cdf0e10cSrcweirraptor_format_locator;
77cdf0e10cSrcweirraptor_locator_uri;
78cdf0e10cSrcweirraptor_locator_file;
79cdf0e10cSrcweirraptor_locator_byte;
80cdf0e10cSrcweirraptor_locator_column;
81cdf0e10cSrcweirraptor_locator_line;
82cdf0e10cSrcweirraptor_owl_namespace_uri;
83cdf0e10cSrcweirraptor_xmlschema_datatypes_namespace_uri;
84cdf0e10cSrcweirraptor_rdf_schema_namespace_uri;
85cdf0e10cSrcweirraptor_rdf_namespace_uri_len;
86cdf0e10cSrcweirraptor_rdf_namespace_uri;
87cdf0e10cSrcweirraptor_xml_namespace_uri;
88cdf0e10cSrcweirraptor_new_namespaces;
89cdf0e10cSrcweirraptor_namespaces_init;
90cdf0e10cSrcweirraptor_namespaces_start_namespace_full;
91cdf0e10cSrcweirraptor_new_namespace;
92cdf0e10cSrcweirraptor_namespace_copy;
93cdf0e10cSrcweirraptor_new_namespace_from_uri;
94cdf0e10cSrcweirraptor_free_namespaces;
95cdf0e10cSrcweirraptor_namespaces_clear;
96cdf0e10cSrcweirraptor_namespaces_end_for_depth;
97cdf0e10cSrcweirraptor_free_namespace;
98cdf0e10cSrcweirraptor_namespaces_format;
99cdf0e10cSrcweirraptor_iostream_write_namespace;
100cdf0e10cSrcweirraptor_new_namespace_parts_from_string;
101cdf0e10cSrcweirraptor_namespaces_qname_from_uri;
102cdf0e10cSrcweirraptor_namespaces_find_namespace;
103cdf0e10cSrcweirraptor_namespace_get_counted_prefix;
104cdf0e10cSrcweirraptor_namespace_get_prefix;
105cdf0e10cSrcweirraptor_namespace_get_uri;
106cdf0e10cSrcweirraptor_namespaces_namespace_in_scope;
107cdf0e10cSrcweirraptor_namespaces_find_namespace_by_uri;
108cdf0e10cSrcweirraptor_namespaces_get_default_namespace;
109cdf0e10cSrcweirraptor_namespaces_start_namespace;
110cdf0e10cSrcweirraptor_new_parser_for_content;
111cdf0e10cSrcweirraptor_new_parser;
112cdf0e10cSrcweirraptor_parse_file;
113cdf0e10cSrcweirraptor_parse_file_stream;
114cdf0e10cSrcweirraptor_parse_uri;
115cdf0e10cSrcweirraptor_parse_uri_with_connection;
116cdf0e10cSrcweirraptor_parse_chunk;
117cdf0e10cSrcweirraptor_start_parse;
118cdf0e10cSrcweirraptor_free_parser;
119cdf0e10cSrcweirraptor_features_enumerate;
120cdf0e10cSrcweirraptor_parser_set_feature_string;
121cdf0e10cSrcweirraptor_parser_get_feature_string;
122cdf0e10cSrcweirraptor_set_default_generate_id_parameters;
123cdf0e10cSrcweirraptor_guess_parser_name;
124cdf0e10cSrcweirraptor_syntax_name_check;
125cdf0e10cSrcweirraptor_parser_get_accept_header;
126cdf0e10cSrcweirraptor_parsers_enumerate;
127cdf0e10cSrcweirraptor_syntaxes_enumerate;
128cdf0e10cSrcweirraptor_get_mime_type;
129cdf0e10cSrcweirraptor_get_locator;
130cdf0e10cSrcweirraptor_parse_abort;
131cdf0e10cSrcweirraptor_get_need_base_uri;
132cdf0e10cSrcweirraptor_get_label;
133cdf0e10cSrcweirraptor_get_name;
134cdf0e10cSrcweirraptor_set_parser_strict;
135cdf0e10cSrcweirraptor_get_feature;
136cdf0e10cSrcweirraptor_set_feature;
137cdf0e10cSrcweirraptor_parser_set_uri_filter;
138cdf0e10cSrcweirraptor_set_namespace_handler;
139cdf0e10cSrcweirraptor_set_generate_id_handler;
140cdf0e10cSrcweirraptor_set_graph_handler;
141cdf0e10cSrcweirraptor_set_statement_handler;
142cdf0e10cSrcweirraptor_set_warning_handler;
143cdf0e10cSrcweirraptor_set_error_handler;
144cdf0e10cSrcweirraptor_set_fatal_error_handler;
145cdf0e10cSrcweirraptor_new_qname;
146cdf0e10cSrcweirraptor_new_qname_from_namespace_local_name;
147cdf0e10cSrcweirraptor_qname_copy;
148cdf0e10cSrcweirraptor_free_qname;
149cdf0e10cSrcweirraptor_qname_equal;
150cdf0e10cSrcweirraptor_qname_string_to_uri;
151cdf0e10cSrcweirraptor_iostream_write_qname;
152cdf0e10cSrcweirraptor_qname_get_counted_value;
153cdf0e10cSrcweirraptor_qname_get_value;
154cdf0e10cSrcweirraptor_qname_get_local_name;
155cdf0e10cSrcweirraptor_qname_get_namespace;
156cdf0e10cSrcweirraptor_uri_resolve_uri_reference;
157cdf0e10cSrcweirraptor_new_sax2;
158cdf0e10cSrcweirraptor_sax2_parse_start;
159cdf0e10cSrcweirraptor_free_sax2;
160cdf0e10cSrcweirraptor_sax2_parse_chunk;
161cdf0e10cSrcweirraptor_sax2_inscope_base_uri;
162cdf0e10cSrcweirraptor_sax2_inscope_xml_language;
163cdf0e10cSrcweirraptor_xml_element_is_empty;
164cdf0e10cSrcweirraptor_sax2_set_namespace_handler;
165cdf0e10cSrcweirraptor_sax2_set_external_entity_ref_handler;
166cdf0e10cSrcweirraptor_sax2_set_unparsed_entity_decl_handler;
167cdf0e10cSrcweirraptor_sax2_set_comment_handler;
168cdf0e10cSrcweirraptor_sax2_set_cdata_handler;
169cdf0e10cSrcweirraptor_sax2_set_characters_handler;
170cdf0e10cSrcweirraptor_sax2_set_end_element_handler;
171cdf0e10cSrcweirraptor_sax2_set_start_element_handler;
172cdf0e10cSrcweirraptor_compare_strings;
173cdf0e10cSrcweirraptor_sequence_sort;
174cdf0e10cSrcweirraptor_sequence_print_string;
175cdf0e10cSrcweirraptor_sequence_print_uri;
176cdf0e10cSrcweirraptor_sequence_print;
177cdf0e10cSrcweirraptor_free_sequence;
178cdf0e10cSrcweirraptor_sequence_set_at;
179cdf0e10cSrcweirraptor_sequence_push;
180cdf0e10cSrcweirraptor_sequence_shift;
181cdf0e10cSrcweirraptor_sequence_join;
182cdf0e10cSrcweirraptor_new_sequence;
183cdf0e10cSrcweirraptor_sequence_size;
184cdf0e10cSrcweirraptor_sequence_get_at;
185cdf0e10cSrcweirraptor_sequence_pop;
186cdf0e10cSrcweirraptor_sequence_unshift;
187cdf0e10cSrcweirraptor_sequence_set_print_handler;
188cdf0e10cSrcweirraptor_serializer_syntax_name_check;
189cdf0e10cSrcweirraptor_new_serializer;
190cdf0e10cSrcweirraptor_serializers_enumerate;
191cdf0e10cSrcweirraptor_serialize_start_to_filename;
192cdf0e10cSrcweirraptor_serialize_start_to_string;
193cdf0e10cSrcweirraptor_serialize_start_to_file_handle;
194cdf0e10cSrcweirraptor_serialize_start;
195cdf0e10cSrcweirraptor_serialize_set_namespace_from_namespace;
196cdf0e10cSrcweirraptor_serialize_end;
197cdf0e10cSrcweirraptor_free_serializer;
198cdf0e10cSrcweirraptor_serializer_features_enumerate;
199cdf0e10cSrcweirraptor_serializer_set_feature_string;
200cdf0e10cSrcweirraptor_serializer_get_feature_string;
201cdf0e10cSrcweirraptor_serializer_get_locator;
202cdf0e10cSrcweirraptor_serializer_set_warning_handler;
203cdf0e10cSrcweirraptor_serializer_set_error_handler;
204cdf0e10cSrcweirraptor_serializer_get_feature;
205cdf0e10cSrcweirraptor_serializer_set_feature;
206cdf0e10cSrcweirraptor_serializer_get_iostream;
207cdf0e10cSrcweirraptor_serialize_statement;
208cdf0e10cSrcweirraptor_serialize_set_namespace;
209cdf0e10cSrcweirraptor_iostream_write_statement_ntriples;
210cdf0e10cSrcweirraptor_iostream_write_string_ntriples;
211cdf0e10cSrcweirraptor_new_stringbuffer;
212cdf0e10cSrcweirraptor_free_stringbuffer;
213cdf0e10cSrcweirraptor_stringbuffer_append_decimal;
214cdf0e10cSrcweirraptor_stringbuffer_append_counted_string;
215cdf0e10cSrcweirraptor_stringbuffer_append_string;
216cdf0e10cSrcweirraptor_stringbuffer_append_stringbuffer;
217cdf0e10cSrcweirraptor_stringbuffer_prepend_counted_string;
218cdf0e10cSrcweirraptor_stringbuffer_prepend_string;
219cdf0e10cSrcweirraptor_stringbuffer_as_string;
220cdf0e10cSrcweirraptor_stringbuffer_copy_to_string;
221cdf0e10cSrcweirraptor_stringbuffer_length;
222cdf0e10cSrcweirraptor_uri_set_handler;
223cdf0e10cSrcweirraptor_uri_filename_to_uri_string;
224cdf0e10cSrcweirraptor_uri_uri_string_to_filename;
225cdf0e10cSrcweirraptor_uri_uri_string_to_filename_fragment;
226cdf0e10cSrcweirraptor_uri_is_file_uri;
227cdf0e10cSrcweirraptor_uri_uri_string_is_file_uri;
228cdf0e10cSrcweirraptor_new_uri_for_xmlbase;
229cdf0e10cSrcweirraptor_new_uri_for_retrieval;
230cdf0e10cSrcweirraptor_new_uri_from_id;
231cdf0e10cSrcweirraptor_uri_to_relative_uri_string;
232cdf0e10cSrcweirraptor_uri_to_relative_counted_uri_string;
233cdf0e10cSrcweirraptor_uri_compare;
234cdf0e10cSrcweirraptor_uri_print;
235cdf0e10cSrcweirraptor_uri_to_string;
236cdf0e10cSrcweirraptor_uri_to_counted_string;
237cdf0e10cSrcweirraptor_uri_as_counted_string;
238cdf0e10cSrcweirraptor_uri_as_string;
239cdf0e10cSrcweirraptor_uri_copy;
240cdf0e10cSrcweirraptor_uri_equals;
241cdf0e10cSrcweirraptor_free_uri;
242cdf0e10cSrcweirraptor_new_uri_for_rdf_concept;
243cdf0e10cSrcweirraptor_new_uri_relative_to_base;
244cdf0e10cSrcweirraptor_new_uri_from_uri_local_name;
245cdf0e10cSrcweirraptor_new_uri;
246cdf0e10cSrcweirraptor_uri_get_handler;
247cdf0e10cSrcweirraptor_utf8_check;
248cdf0e10cSrcweirraptor_unicode_is_xml10_namechar;
249cdf0e10cSrcweirraptor_unicode_is_xml10_namestartchar;
250cdf0e10cSrcweirraptor_unicode_is_xml11_namechar;
251cdf0e10cSrcweirraptor_unicode_is_xml11_namestartchar;
252cdf0e10cSrcweirraptor_utf8_to_unicode_char;
253cdf0e10cSrcweirraptor_unicode_char_to_utf8;
254cdf0e10cSrcweirraptor_www_new;
255cdf0e10cSrcweirraptor_www_new_with_connection;
256cdf0e10cSrcweirraptor_www_free;
257cdf0e10cSrcweirraptor_www_set_user_agent;
258cdf0e10cSrcweirraptor_www_set_proxy;
259cdf0e10cSrcweirraptor_www_set_http_accept;
260cdf0e10cSrcweirraptor_www_set_http_cache_control;
261cdf0e10cSrcweirraptor_www_fetch_to_string;
262cdf0e10cSrcweirraptor_www_fetch;
263cdf0e10cSrcweirraptor_www_get_final_uri;
264cdf0e10cSrcweirraptor_www_set_final_uri_handler;
265cdf0e10cSrcweirraptor_www_abort;
266cdf0e10cSrcweirraptor_www_get_connection;
267cdf0e10cSrcweirraptor_www_set_uri_filter;
268cdf0e10cSrcweirraptor_www_set_connection_timeout;
269cdf0e10cSrcweirraptor_www_set_content_type_handler;
270cdf0e10cSrcweirraptor_www_set_write_bytes_handler;
271cdf0e10cSrcweirraptor_www_set_error_handler;
272cdf0e10cSrcweirraptor_www_finish;
273cdf0e10cSrcweirraptor_www_no_www_library_init_finish;
274cdf0e10cSrcweirraptor_www_init;
275cdf0e10cSrcweirraptor_new_xml_element_from_namespace_local_name;
276cdf0e10cSrcweirraptor_new_xml_element;
277cdf0e10cSrcweirraptor_free_xml_element;
278cdf0e10cSrcweirraptor_xml_element_declare_namespace;
279cdf0e10cSrcweirraptor_iostream_write_xml_element;
280cdf0e10cSrcweirraptor_xml_escape_string;
281cdf0e10cSrcweirraptor_xml_any_escape_string;
282cdf0e10cSrcweirraptor_iostream_write_xml_escaped_string;
283cdf0e10cSrcweirraptor_iostream_write_xml_any_escaped_string;
284cdf0e10cSrcweirraptor_xml_name_check;
285cdf0e10cSrcweirraptor_xml_element_get_language;
286cdf0e10cSrcweirraptor_xml_element_get_attributes_count;
287cdf0e10cSrcweirraptor_xml_element_get_attributes;
288cdf0e10cSrcweirraptor_xml_element_set_attributes;
289cdf0e10cSrcweirraptor_xml_element_get_name;
290cdf0e10cSrcweirraptor_new_xml_writer;
291cdf0e10cSrcweirraptor_free_xml_writer;
292cdf0e10cSrcweirraptor_xml_writer_empty_element;
293cdf0e10cSrcweirraptor_xml_writer_start_element;
294cdf0e10cSrcweirraptor_xml_writer_end_element;
295cdf0e10cSrcweirraptor_xml_writer_comment;
296cdf0e10cSrcweirraptor_xml_writer_cdata;
297cdf0e10cSrcweirraptor_xml_writer_comment_counted;
298cdf0e10cSrcweirraptor_xml_writer_cdata_counted;
299cdf0e10cSrcweirraptor_xml_writer_raw;
300cdf0e10cSrcweirraptor_xml_writer_raw_counted;
301cdf0e10cSrcweirraptor_xml_writer_features_enumerate;
302cdf0e10cSrcweirraptor_xml_writer_set_feature_string;
303cdf0e10cSrcweirraptor_xml_writer_get_feature_string;
304cdf0e10cSrcweirraptor_xml_writer_get_feature;
305cdf0e10cSrcweirraptor_xml_writer_set_feature;
306cdf0e10cSrcweirraptor_statement_part_as_string;
307cdf0e10cSrcweirraptor_statement_part_as_counted_string;
308cdf0e10cSrcweirraptor_print_statement_as_ntriples;
309cdf0e10cSrcweirraptor_print_statement_detailed;
310cdf0e10cSrcweirraptor_print_statement;
311cdf0e10cSrcweirraptor_statement_compare;
312cdf0e10cSrcweirraptor_iostream_write_string_turtle;
313cdf0e10cSrcweirraptor_iostream_write_string_python;
314cdf0e10cSrcweir};
315