Options
All
  • Public
  • Public/Protected
  • All
Menu

Implementation of FileParserRegistry implementing fluent builder pattern

Hierarchy

  • DefaultFileParserRegistry

Implements

Index

Properties

Private Readonly parserRegistry

parserRegistry: Dictionary<FileParser>

Methods

addParser

parserFor

  • parserFor(pathExpression: string | PathExpression): FileParser | any

toString

  • toString(): string

Generated using TypeDoc