Home
last modified time | relevance | path

Searched refs:End_Document (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/matreshka/matreshka-0.7.0/testsuite/xml/TN-245/
H A Dtest_245_handlers.adb93 overriding procedure End_Document subprogram
97 if Self.Testcase = End_Document then
100 end End_Document;
143 when End_Document =>
186 when End_Document =>
H A Dtest_245_handlers.ads54 End_Document, literal
88 overriding procedure End_Document subprogspec
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-writers.adb159 procedure End_Document (Self : in out SAX_Writer'Class) is subprogram
163 Self.End_Document (Success); argument
169 end End_Document;
H A Dxml-sax-content_handlers.ads77 not overriding procedure End_Document subprogram
H A Dxml-sax-pretty_writers.adb147 overriding procedure End_Document subprogram
155 end End_Document;
H A Dxml-sax-writers.ads102 procedure End_Document (Self : in out SAX_Writer'Class); subprogspec
H A Dxml-sax-pretty_writers.ads97 overriding procedure End_Document subprogspec
/dports/devel/ada-util/ada-util-b6612400/src/
H A Dutil-serialize-io-json.ads35 procedure End_Document (Stream : in out Output_Stream); subprogspec
H A Dutil-serialize-io-json.adb42 procedure End_Document (Stream : in out Output_Stream) is subprogram
45 end End_Document;
H A Dutil-serialize-tools.adb116 Output.End_Document;
/dports/devel/matreshka/matreshka-0.7.0/testsuite/xml/pretty_writer/escape_test/
H A Descape_test.adb119 Writer.End_Document (OK);
/dports/devel/matreshka/matreshka-0.7.0/examples/sax_writer/
H A Dsax_writer.adb136 Writer.End_Document;
/dports/devel/matreshka/matreshka-0.7.0/testsuite/xml/pretty_writer/simple_test/
H A Dsimple_test.adb176 Writer.End_Document (OK);
/dports/textproc/xmlada/xmlada-e5bbafe/tests/sax/
H A Ddebug_readers.adb191 procedure End_Document (Handler : in out Debug_Reader) is subprogram
198 end End_Document;
H A Ddebug_readers.ads57 procedure End_Document (Handler : in out Debug_Reader); subprogspec
/dports/devel/matreshka/matreshka-0.7.0/source/xml/templates/
H A Dxml-templates-processors.adb174 overriding procedure End_Document subprogram
178 Self.Content_Handler.End_Document (Success);
183 end End_Document;
H A Dxml-templates-processors.ads122 overriding procedure End_Document subprogspec
/dports/devel/ada-util/ada-util-b6612400/src/xml/
H A Dutil-serialize-io-xml.adb103 procedure End_Document (Handler : in out Xhtml_Reader) is subprogram
106 end End_Document;
H A Dutil-serialize-io-xml.ads123 procedure End_Document (Handler : in out Xhtml_Reader); subprogspec
/dports/devel/matreshka/matreshka-0.7.0/testsuite/xml/
H A Dsax_events_writers.adb122 overriding procedure End_Document subprogram
127 end End_Document;
H A Dsax_events_writers.ads90 overriding procedure End_Document subprogspec
/dports/devel/matreshka/matreshka-0.7.0/source/amf/mof/xmi/
H A Damf-internals-xmi_handlers.ads136 overriding procedure End_Document subprogspec
H A Damf-internals-xmi_handlers.adb364 overriding procedure End_Document subprogram
404 end End_Document;
/dports/textproc/xmlada/xmlada-e5bbafe/docs/
H A Dsax.rst37 Some of the more useful callbacks are `Start_Document`, `End_Document`,
66 End_Document End of parsing
191 *End_Document*
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/wsdl2ada/
H A Dwsdl-debug.adb417 Self.Writer.End_Document;

12