Home
last modified time | relevance | path

Searched refs:DOM_Implementation (Results 1 – 14 of 14) sorted by relevance

/dports/textproc/xmlada/xmlada-e5bbafe/dom/
H A Ddom-core.ads112 type DOM_Implementation is private; type
117 (Implementation : DOM_Implementation;
123 (Implementation : DOM_Implementation;
209 type DOM_Implementation is null record; type
348 Implementation : DOM_Implementation;
H A Ddom-core-document_types.ads26 (Implementation : DOM_Implementation;
H A Ddom-core.adb50 (Implementation : DOM_Implementation;
84 (Implementation : DOM_Implementation;
H A Ddom-core-document_types.adb27 (Implementation : DOM_Implementation;
H A Ddom-core-documents.ads30 function Implementation (Doc : Document) return DOM_Implementation;
H A Ddom-readers.adb44 Implementation : DOM_Implementation;
H A Ddom-core-documents.adb45 function Implementation (Doc : Document) return DOM_Implementation is
/dports/textproc/domc/domc-0.8.0/docs/
H A DMakefile15 XMLFILES = xml/DOM_CharacterData.xml xml/DOM_Document.xml xml/DOM_Implementation.xml xml/DOM_Elem…
16 MANFILES = man/DOM_CharacterData.3m.gz man/DOM_Document.3m.gz man/DOM_Implementation.3m.gz man/DO…
17 …_CharacterData.html ref/DOM_Document.html ref/DOM_Element.html ref/DOM_Implementation.html ref/DOM…
H A Dtodo5 DOM_Implementation needs to accept a context object. It's not a static interface.
/dports/textproc/xmlada/xmlada-e5bbafe/tests/dom/
H A Dea03_006.adb7 Impl : DOM_Implementation;
H A Dtest_chardata.adb37 Implementation : DOM_Implementation;
H A Dtest_node.adb24 Implementation : DOM_Implementation;
/dports/textproc/domc/domc-0.8.0/
H A DMakefile17 MAN = DOM_CharacterData.3m.gz DOM_Document.3m.gz DOM_Element.3m.gz DOM_Implementation.3m.gz …
/dports/textproc/xmlada/xmlada-e5bbafe/schema/
H A Dschema-dom_readers.adb43 Implementation : DOM_Implementation;