Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected deleted

deleted: boolean = false

Protected root

root: Array<BaseXmlComponent | string>

Protected rootKey

rootKey: string

Accessors

DefaultSection

isDeleted

  • get isDeleted(): boolean

Methods

addChildElement

addSection

  • Adds new section properties. Note: Previous section is created in paragraph after the current element, and then new section will be added. The spec says:

    • section element should be in the last paragraph of the section
    • last section should be direct child of body

    Parameters

    Returns void

delete

  • delete(): void

prepForXml

push

Generated using TypeDoc