Class XObjectAbstract

Represents a node or an attribute in an XML tree.

Hierarchy

Constructors

Accessors

Methods

Constructors

Accessors

  • Gets the XDocument object for this XObject.

    Returns null | XDocument

  • Gets the parent XElement of this XObject.

    Returns null | XElement

Methods

  • toString(): string
  • Returns a string that represents the current object.

    Returns

    A string that represents the current object.

    Returns string

Generated using TypeDoc