Click or drag to resize

Document Class

The Document class represents a single XML document.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XmlDocument
    Altova.RaptorXml.XmlInstance
    Altova.RaptorXml.XsdSchemaDocument

Namespace:  Altova.RaptorXml.Xml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class Document : IDisposable

The Document type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Document)
Public methodDispose
Releases all resources used by the Document
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(Document)
Public methodFindElement
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSerialize
Public methodSerialize(Boolean)
Public methodSerialize(Boolean, Boolean)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also