Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • XmldocTreeNodeImpl

Implements

Index

Constructors

Properties

Accessors

Constructors

constructor

  • new XmldocTreeNodeImpl(xd: XmlElement, $parent: TreeNode, rawDoc: string): XmldocTreeNodeImpl

Properties

Readonly $parent

$parent: TreeNode

Private Readonly rawDoc

rawDoc: string

Private Readonly xd

xd: XmlElement

Accessors

$children

$name

  • get $name(): string

$offset

  • get $offset(): number

$value

  • get $value(): string

innerValue

  • get innerValue(): string

Generated using TypeDoc