Home
last modified time | relevance | path

Searched refs:Document_Fragment (Results 1 – 4 of 4) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/a2js/webapi/dom/
H A Dwebapi-dom-document_fragments.ads53 type Document_Fragment is limited interface type
57 type Document_Fragment_Access is access all Document_Fragment'Class
/dports/textproc/xmlada/xmlada-e5bbafe/dom/
H A Ddom-core-documents.ads61 function Create_Document_Fragment (Doc : Document) return Document_Fragment;
H A Ddom-core.ads92 subtype Document_Fragment is Node (Document_Fragment_Node); subtype
H A Ddom-core-documents.adb143 function Create_Document_Fragment (Doc : Document) return Document_Fragment