Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SAXParserOptions

Hierarchy

  • SAXParserOptions

Index

Properties

Properties

Optional locationInfo

locationInfo: boolean

Enables source code location information for the tokens. When enabled, each token event handler will receive MarkupData.Location (or MarkupData.StartTagLocation) object as its last argument.

Generated using TypeDoc