Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlEntityRef<Parent>

Represents an entity reference.

An entity reference is structured as follows, where {name} is the name of the entity to be referenced:

&{entity};

Type parameters

  • Parent

Hierarchy

  • XmlEntityRef

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

name

  • get name(): string
  • set name(name: string): void

Methods

toString

  • toString(): string

up

  • up(): Parent

Generated using TypeDoc