EldoS
Navigation
Web site
Support
Table Of Contents

TElXMLDOMDocument class

Properties     Methods     Declared in    


 

TElXMLDOMDocument is a descendant of TElXMLDOMNode.

 
 

Description

    TElXMLDOMDocument represents an XML document node as defined by XML Document Object Model specification.

 
 

Properties

  • DocType
  • DocumentElement
Inherited from TElXMLDOMNode:
  • Attributes
  • ChildNodes
  • FirstChild
  • LastChild
  • Loaded
  • LocalName
  • NamespaceURI
  • NextSibling
  • NodeName
  • NodeType
  • NodeValue
  • OuterXML
  • OwnerDocument
  • ParentNode
  • Prefix
  • PreviousSibling
  • RawData
 
 

Methods

  • CreateAttribute
  • CreateAttributeNS
  • CreateCDataSection
  • CreateComment
  • CreateDocumentFragment
  • CreateElement
  • CreateElementNS
  • CreateEntity
  • CreateEntityReference
  • CreateProcessingInstruction
  • CreateTextNode
  • FreeMem
  • GetElementByID
  • GetElementsByTagName
  • GetElementsByTagNameNS
  • ImportNode
  • LoadFromStream
  • SaveToStream
  • ReloadAll
Inherited from TElXMLDOMNode:
  • AppendChild
  • CloneNode
  • FindNode
  • GetOuterXMLCanonical
  • HasAttributes
  • HasChildNodes
  • InsertBefore
  • IsSupported
  • Normalize
  • ReloadData
  • RemoveChild
  • ReplaceChild
  • UnloadData
 
 

Declared in

.NET:

  • Namespace: SBXMLCore
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLCore
ActiveX/DLL: Not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation