TIcXMLDocument Object Methods |
Unit
IcXMLParser
Declaration
TIcXMLDocument = class(TIcContainer)
Introduced Methods |
![]() | AssignParser | |
![]() | Clear | Removes all nodes from document and disposes memory. |
![]() | Create | Property determining converting of wide strings to short according to current windows code page. |
![]() | CreateAttribute | |
![]() | CreateCDATASection | |
![]() | CreateComment | |
![]() | CreateDocumentFragment | |
![]() | CreateElement | |
![]() | CreateEntityReference | |
![]() | CreateProcessingInstruction | |
![]() | CreateTextNode | |
![]() | Destroy ![]() | |
![]() | DomImplementation | |
![]() | Find | |
![]() | GetDocumentElement | |
![]() | GetDocumentType | |
![]() | GetEncoding | Returns document's encoding scheme. |
![]() | GetStandalone | |
![]() | GetVersion | |
![]() | SetDocumentElement | |
![]() | SetDocumentType | |
![]() | SetEncoding | |
![]() | SetStandalone | |
![]() | SetVersion | |
![]() | TakeNext | |
![]() | TextCompare | |
![]() | Write |
|