Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ContentProvider

Index

Constructors

constructor

Properties

Private unit

Methods

content

  • content(reference: any): string

contentAsync

  • contentAsync(reference: any): Promise<string>

contextPath

  • contextPath(): string

hasAsyncRequests

  • hasAsyncRequests(): boolean

isAbsolutePath

  • isAbsolutePath(uri: any): boolean

normalizePath

  • normalizePath(url: any): any

promiseResolve

  • promiseResolve(arg: any): Promise<any>

resolvePath

  • resolvePath(context: any, relativePath: any): any

Private toRelativeIfNeeded

  • toRelativeIfNeeded(normaized: any | any): any

Generated using TypeDoc