1############################################################### 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance 9# with the License. You may obtain a copy of the License at 10# 11# http://www.apache.org/licenses/LICENSE-2.0 12# 13# Unless required by applicable law or agreed to in writing, 14# software distributed under the License is distributed on an 15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16# KIND, either express or implied. See the License for the 17# specific language governing permissions and limitations 18# under the License. 19# 20############################################################### 21UDK_3_0_0 { 22 global: 23 GetVersionInfo; 24raptor_ntriples_string_as_utf8_string; 25raptor_ntriples_term_as_string; 26raptor_feature_from_uri; 27raptor_get_feature_count; 28raptor_feature_value_type; 29raptor_xml_literal_datatype_uri_string_len; 30raptor_xml_literal_datatype_uri_string; 31raptor_version_decimal; 32raptor_version_release; 33raptor_version_minor; 34raptor_version_major; 35raptor_version_string; 36raptor_home_url_string; 37raptor_license_string; 38raptor_copyright_string; 39raptor_short_copyright_string; 40raptor_init; 41raptor_finish; 42raptor_vsnprintf; 43raptor_print_ntriples_string; 44raptor_free_memory; 45raptor_alloc_memory; 46raptor_calloc_memory; 47raptor_error_handlers_init; 48raptor_new_identifier; 49raptor_copy_identifier; 50raptor_free_identifier; 51raptor_new_iostream_to_string; 52raptor_new_iostream_to_filename; 53raptor_new_iostream_from_filename; 54raptor_iostream_write_string; 55raptor_iostream_write_uri; 56raptor_iostream_write_stringbuffer; 57raptor_iostream_format_hexadecimal; 58raptor_new_iostream_from_handler; 59raptor_new_iostream_to_sink; 60raptor_new_iostream_from_sink; 61raptor_new_iostream_from_handler2; 62raptor_new_iostream_to_file_handle; 63raptor_new_iostream_from_file_handle; 64raptor_new_iostream_from_string; 65raptor_free_iostream; 66raptor_iostream_tell; 67raptor_iostream_read_eof; 68raptor_iostream_read_bytes; 69raptor_iostream_write_decimal; 70raptor_iostream_get_bytes_written_count; 71raptor_iostream_write_end; 72raptor_iostream_write_counted_string; 73raptor_iostream_write_bytes; 74raptor_iostream_write_byte; 75raptor_print_locator; 76raptor_format_locator; 77raptor_locator_uri; 78raptor_locator_file; 79raptor_locator_byte; 80raptor_locator_column; 81raptor_locator_line; 82raptor_owl_namespace_uri; 83raptor_xmlschema_datatypes_namespace_uri; 84raptor_rdf_schema_namespace_uri; 85raptor_rdf_namespace_uri_len; 86raptor_rdf_namespace_uri; 87raptor_xml_namespace_uri; 88raptor_new_namespaces; 89raptor_namespaces_init; 90raptor_namespaces_start_namespace_full; 91raptor_new_namespace; 92raptor_namespace_copy; 93raptor_new_namespace_from_uri; 94raptor_free_namespaces; 95raptor_namespaces_clear; 96raptor_namespaces_end_for_depth; 97raptor_free_namespace; 98raptor_namespaces_format; 99raptor_iostream_write_namespace; 100raptor_new_namespace_parts_from_string; 101raptor_namespaces_qname_from_uri; 102raptor_namespaces_find_namespace; 103raptor_namespace_get_counted_prefix; 104raptor_namespace_get_prefix; 105raptor_namespace_get_uri; 106raptor_namespaces_namespace_in_scope; 107raptor_namespaces_find_namespace_by_uri; 108raptor_namespaces_get_default_namespace; 109raptor_namespaces_start_namespace; 110raptor_new_parser_for_content; 111raptor_new_parser; 112raptor_parse_file; 113raptor_parse_file_stream; 114raptor_parse_uri; 115raptor_parse_uri_with_connection; 116raptor_parse_chunk; 117raptor_start_parse; 118raptor_free_parser; 119raptor_features_enumerate; 120raptor_parser_set_feature_string; 121raptor_parser_get_feature_string; 122raptor_set_default_generate_id_parameters; 123raptor_guess_parser_name; 124raptor_syntax_name_check; 125raptor_parser_get_accept_header; 126raptor_parsers_enumerate; 127raptor_syntaxes_enumerate; 128raptor_get_mime_type; 129raptor_get_locator; 130raptor_parse_abort; 131raptor_get_need_base_uri; 132raptor_get_label; 133raptor_get_name; 134raptor_set_parser_strict; 135raptor_get_feature; 136raptor_set_feature; 137raptor_parser_set_uri_filter; 138raptor_set_namespace_handler; 139raptor_set_generate_id_handler; 140raptor_set_graph_handler; 141raptor_set_statement_handler; 142raptor_set_warning_handler; 143raptor_set_error_handler; 144raptor_set_fatal_error_handler; 145raptor_new_qname; 146raptor_new_qname_from_namespace_local_name; 147raptor_qname_copy; 148raptor_free_qname; 149raptor_qname_equal; 150raptor_qname_string_to_uri; 151raptor_iostream_write_qname; 152raptor_qname_get_counted_value; 153raptor_qname_get_value; 154raptor_qname_get_local_name; 155raptor_qname_get_namespace; 156raptor_uri_resolve_uri_reference; 157raptor_new_sax2; 158raptor_sax2_parse_start; 159raptor_free_sax2; 160raptor_sax2_parse_chunk; 161raptor_sax2_inscope_base_uri; 162raptor_sax2_inscope_xml_language; 163raptor_xml_element_is_empty; 164raptor_sax2_set_namespace_handler; 165raptor_sax2_set_external_entity_ref_handler; 166raptor_sax2_set_unparsed_entity_decl_handler; 167raptor_sax2_set_comment_handler; 168raptor_sax2_set_cdata_handler; 169raptor_sax2_set_characters_handler; 170raptor_sax2_set_end_element_handler; 171raptor_sax2_set_start_element_handler; 172raptor_compare_strings; 173raptor_sequence_sort; 174raptor_sequence_print_string; 175raptor_sequence_print_uri; 176raptor_sequence_print; 177raptor_free_sequence; 178raptor_sequence_set_at; 179raptor_sequence_push; 180raptor_sequence_shift; 181raptor_sequence_join; 182raptor_new_sequence; 183raptor_sequence_size; 184raptor_sequence_get_at; 185raptor_sequence_pop; 186raptor_sequence_unshift; 187raptor_sequence_set_print_handler; 188raptor_serializer_syntax_name_check; 189raptor_new_serializer; 190raptor_serializers_enumerate; 191raptor_serialize_start_to_filename; 192raptor_serialize_start_to_string; 193raptor_serialize_start_to_file_handle; 194raptor_serialize_start; 195raptor_serialize_set_namespace_from_namespace; 196raptor_serialize_end; 197raptor_free_serializer; 198raptor_serializer_features_enumerate; 199raptor_serializer_set_feature_string; 200raptor_serializer_get_feature_string; 201raptor_serializer_get_locator; 202raptor_serializer_set_warning_handler; 203raptor_serializer_set_error_handler; 204raptor_serializer_get_feature; 205raptor_serializer_set_feature; 206raptor_serializer_get_iostream; 207raptor_serialize_statement; 208raptor_serialize_set_namespace; 209raptor_iostream_write_statement_ntriples; 210raptor_iostream_write_string_ntriples; 211raptor_new_stringbuffer; 212raptor_free_stringbuffer; 213raptor_stringbuffer_append_decimal; 214raptor_stringbuffer_append_counted_string; 215raptor_stringbuffer_append_string; 216raptor_stringbuffer_append_stringbuffer; 217raptor_stringbuffer_prepend_counted_string; 218raptor_stringbuffer_prepend_string; 219raptor_stringbuffer_as_string; 220raptor_stringbuffer_copy_to_string; 221raptor_stringbuffer_length; 222raptor_uri_set_handler; 223raptor_uri_filename_to_uri_string; 224raptor_uri_uri_string_to_filename; 225raptor_uri_uri_string_to_filename_fragment; 226raptor_uri_is_file_uri; 227raptor_uri_uri_string_is_file_uri; 228raptor_new_uri_for_xmlbase; 229raptor_new_uri_for_retrieval; 230raptor_new_uri_from_id; 231raptor_uri_to_relative_uri_string; 232raptor_uri_to_relative_counted_uri_string; 233raptor_uri_compare; 234raptor_uri_print; 235raptor_uri_to_string; 236raptor_uri_to_counted_string; 237raptor_uri_as_counted_string; 238raptor_uri_as_string; 239raptor_uri_copy; 240raptor_uri_equals; 241raptor_free_uri; 242raptor_new_uri_for_rdf_concept; 243raptor_new_uri_relative_to_base; 244raptor_new_uri_from_uri_local_name; 245raptor_new_uri; 246raptor_uri_get_handler; 247raptor_utf8_check; 248raptor_unicode_is_xml10_namechar; 249raptor_unicode_is_xml10_namestartchar; 250raptor_unicode_is_xml11_namechar; 251raptor_unicode_is_xml11_namestartchar; 252raptor_utf8_to_unicode_char; 253raptor_unicode_char_to_utf8; 254raptor_www_new; 255raptor_www_new_with_connection; 256raptor_www_free; 257raptor_www_set_user_agent; 258raptor_www_set_proxy; 259raptor_www_set_http_accept; 260raptor_www_set_http_cache_control; 261raptor_www_fetch_to_string; 262raptor_www_fetch; 263raptor_www_get_final_uri; 264raptor_www_set_final_uri_handler; 265raptor_www_abort; 266raptor_www_get_connection; 267raptor_www_set_uri_filter; 268raptor_www_set_connection_timeout; 269raptor_www_set_content_type_handler; 270raptor_www_set_write_bytes_handler; 271raptor_www_set_error_handler; 272raptor_www_finish; 273raptor_www_no_www_library_init_finish; 274raptor_www_init; 275raptor_new_xml_element_from_namespace_local_name; 276raptor_new_xml_element; 277raptor_free_xml_element; 278raptor_xml_element_declare_namespace; 279raptor_iostream_write_xml_element; 280raptor_xml_escape_string; 281raptor_xml_any_escape_string; 282raptor_iostream_write_xml_escaped_string; 283raptor_iostream_write_xml_any_escaped_string; 284raptor_xml_name_check; 285raptor_xml_element_get_language; 286raptor_xml_element_get_attributes_count; 287raptor_xml_element_get_attributes; 288raptor_xml_element_set_attributes; 289raptor_xml_element_get_name; 290raptor_new_xml_writer; 291raptor_free_xml_writer; 292raptor_xml_writer_empty_element; 293raptor_xml_writer_start_element; 294raptor_xml_writer_end_element; 295raptor_xml_writer_comment; 296raptor_xml_writer_cdata; 297raptor_xml_writer_comment_counted; 298raptor_xml_writer_cdata_counted; 299raptor_xml_writer_raw; 300raptor_xml_writer_raw_counted; 301raptor_xml_writer_features_enumerate; 302raptor_xml_writer_set_feature_string; 303raptor_xml_writer_get_feature_string; 304raptor_xml_writer_get_feature; 305raptor_xml_writer_set_feature; 306raptor_statement_part_as_string; 307raptor_statement_part_as_counted_string; 308raptor_print_statement_as_ntriples; 309raptor_print_statement_detailed; 310raptor_print_statement; 311raptor_statement_compare; 312raptor_iostream_write_string_turtle; 313raptor_iostream_write_string_python; 314}; 315