Options
All
  • Public
  • Public/Protected
  • All
Menu

Class XmlAttributeText<Parent>

Represents text in an attribute value.

Restricted characters, such as the ampersand (&) and the opening angle bracket (<), are all automatically escaped.

Type parameters

  • Parent

Hierarchy

  • XmlAttributeText

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

charData

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

Methods

toString

  • toString(): string

up

  • up(): Parent

Generated using TypeDoc