Smalltalk/X WebserverDocumentation of class 'XML::DocumentFragment': | |
Class: DocumentFragment (in XML)Inheritance:Object | +--XML::Node | +--XML::Document | +--XML::DocumentFragment
Description:DocumentFragment is a subclass of Document which can be used to model documents which do not correctly conform to the XML standard. Such fragments may contain text that is not contained within any element, or may contain more than one element at the top level. At present it is not possible to represent a Document fragment that contains the start tag but not the end tag of an element, or contains the end tag but not the start tag. Instance protocol:accessing enumerating visiting
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sun, 22 Dec 2024 03:47:28 GMT |